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

/linux-4.1.27/net/ipv6/
H A Dtunnel6.c153 static const struct inet6_protocol tunnel46_protocol = { variable in typeref:struct:inet6_protocol
165 if (inet6_add_protocol(&tunnel46_protocol, IPPROTO_IPIP)) { tunnel6_init()
175 if (inet6_del_protocol(&tunnel46_protocol, IPPROTO_IPIP)) tunnel6_fini()

Completed in 43 milliseconds