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

/linux-4.1.27/net/ipv6/
H A Dtunnel6.c147 static const struct inet6_protocol tunnel6_protocol = { variable in typeref:struct:inet6_protocol
161 if (inet6_add_protocol(&tunnel6_protocol, IPPROTO_IPV6)) { tunnel6_init()
167 inet6_del_protocol(&tunnel6_protocol, IPPROTO_IPV6); tunnel6_init()
177 if (inet6_del_protocol(&tunnel6_protocol, IPPROTO_IPV6)) tunnel6_fini()

Completed in 105 milliseconds