ip6_tnl_encap_del_ops   83 include/net/ip6_tunnel.h int ip6_tnl_encap_del_ops(const struct ip6_tnl_encap_ops *ops,
ip6_tnl_encap_del_ops  183 net/ipv6/fou6.c 		ip6_tnl_encap_del_ops(&fou_ip6tun_ops, TUNNEL_ENCAP_FOU);
ip6_tnl_encap_del_ops  192 net/ipv6/fou6.c 	ip6_tnl_encap_del_ops(&fou_ip6tun_ops, TUNNEL_ENCAP_FOU);
ip6_tnl_encap_del_ops  193 net/ipv6/fou6.c 	ip6_tnl_encap_del_ops(&gue_ip6tun_ops, TUNNEL_ENCAP_GUE);
ip6_tnl_encap_del_ops 1748 net/ipv6/ip6_tunnel.c EXPORT_SYMBOL(ip6_tnl_encap_del_ops);