Searched refs:ip_tunnel_encap_del_ops (Results 1 - 4 of 4) sorted by path

/linux-master/include/net/
H A Dip_tunnels.h436 int ip_tunnel_encap_del_ops(const struct ip_tunnel_encap_ops *op,
/linux-master/net/ipv4/
H A Dfou_core.c1173 ip_tunnel_encap_del_ops(&fou_iptun_ops, TUNNEL_ENCAP_FOU);
1182 ip_tunnel_encap_del_ops(&fou_iptun_ops, TUNNEL_ENCAP_FOU);
1183 ip_tunnel_encap_del_ops(&gue_iptun_ops, TUNNEL_ENCAP_GUE);
H A Dip_tunnel.c469 int ip_tunnel_encap_del_ops(const struct ip_tunnel_encap_ops *ops, function
485 EXPORT_SYMBOL(ip_tunnel_encap_del_ops); variable
/linux-master/net/mpls/
H A Daf_mpls.c61 ip_tunnel_encap_del_ops(&mpls_iptun_ops, TUNNEL_ENCAP_MPLS);

Completed in 205 milliseconds