ip_tunnel_encap_del_ops
int ip_tunnel_encap_del_ops(const struct ip_tunnel_encap_ops *op,
ip_tunnel_encap_del_ops(&fou_iptun_ops, TUNNEL_ENCAP_FOU);
ip_tunnel_encap_del_ops(&fou_iptun_ops, TUNNEL_ENCAP_FOU);
ip_tunnel_encap_del_ops(&gue_iptun_ops, TUNNEL_ENCAP_GUE);
EXPORT_SYMBOL(ip_tunnel_encap_del_ops);
ip_tunnel_encap_del_ops(&mpls_iptun_ops, TUNNEL_ENCAP_MPLS);