ip6_tnl_encap_del_ops
int ip6_tnl_encap_del_ops(const struct ip6_tnl_encap_ops *ops,
ip6_tnl_encap_del_ops(&fou_ip6tun_ops, TUNNEL_ENCAP_FOU);
ip6_tnl_encap_del_ops(&fou_ip6tun_ops, TUNNEL_ENCAP_FOU);
ip6_tnl_encap_del_ops(&gue_ip6tun_ops, TUNNEL_ENCAP_GUE);
EXPORT_SYMBOL(ip6_tnl_encap_del_ops);