Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dtunnel4.c191 static const struct net_protocol tunnel64_protocol = { variable
213 if (inet_add_protocol(&tunnel64_protocol, IPPROTO_IPV6)) { in tunnel4_init()
222 inet_del_protocol(&tunnel64_protocol, IPPROTO_IPV6); in tunnel4_init()
241 if (inet_del_protocol(&tunnel64_protocol, IPPROTO_IPV6)) in tunnel4_fini()