tunnel64_protocol  198 net/ipv4/tunnel4.c static const struct net_protocol tunnel64_protocol = {
tunnel64_protocol  220 net/ipv4/tunnel4.c 	if (inet_add_protocol(&tunnel64_protocol, IPPROTO_IPV6)) {
tunnel64_protocol  229 net/ipv4/tunnel4.c 		inet_del_protocol(&tunnel64_protocol, IPPROTO_IPV6);
tunnel64_protocol  248 net/ipv4/tunnel4.c 	if (inet_del_protocol(&tunnel64_protocol, IPPROTO_IPV6))