ip6_tnl_encap_add_ops   81 include/net/ip6_tunnel.h int ip6_tnl_encap_add_ops(const struct ip6_tnl_encap_ops *ops,
ip6_tnl_encap_add_ops  174 net/ipv6/fou6.c 	ret = ip6_tnl_encap_add_ops(&fou_ip6tun_ops, TUNNEL_ENCAP_FOU);
ip6_tnl_encap_add_ops  180 net/ipv6/fou6.c 	ret = ip6_tnl_encap_add_ops(&gue_ip6tun_ops, TUNNEL_ENCAP_GUE);
ip6_tnl_encap_add_ops 1730 net/ipv6/ip6_tunnel.c EXPORT_SYMBOL(ip6_tnl_encap_add_ops);