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

/linux-master/net/ipv4/
H A Dtunnel4.c224 static const struct net_protocol tunnel64_protocol = { variable in typeref:struct:net_protocol
244 if (inet_add_protocol(&tunnel64_protocol, IPPROTO_IPV6)) {
253 inet_del_protocol(&tunnel64_protocol, IPPROTO_IPV6);
262 inet_del_protocol(&tunnel64_protocol, IPPROTO_IPV6);
288 if (inet_del_protocol(&tunnel64_protocol, IPPROTO_IPV6))

Completed in 190 milliseconds