Home
last modified time | relevance | path

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

/Linux-v5.4/net/ipv4/
Dtunnel4.c198 static const struct net_protocol tunnel64_protocol = { variable
220 if (inet_add_protocol(&tunnel64_protocol, IPPROTO_IPV6)) { in tunnel4_init()
229 inet_del_protocol(&tunnel64_protocol, IPPROTO_IPV6); in tunnel4_init()
248 if (inet_del_protocol(&tunnel64_protocol, IPPROTO_IPV6)) in tunnel4_fini()