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

/linux-4.4.14/net/ipv4/
H A Dtunnel4.c156 static const struct net_protocol tunnel64_protocol = { variable in typeref:struct:net_protocol
171 if (inet_add_protocol(&tunnel64_protocol, IPPROTO_IPV6)) { tunnel4_init()
183 if (inet_del_protocol(&tunnel64_protocol, IPPROTO_IPV6)) tunnel4_fini()

Completed in 37 milliseconds