Searched refs:tunnel64_protocol (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dtunnel4.c142 static const struct net_protocol tunnel64_protocol = { variable in typeref:struct:net_protocol
157 if (inet_add_protocol(&tunnel64_protocol, IPPROTO_IPV6)) {
169 if (inet_del_protocol(&tunnel64_protocol, IPPROTO_IPV6))

Completed in 64 milliseconds