Searched refs:ip_tunnel_encap_add_ops (Results 1 – 4 of 4) sorted by relevance
326 int ip_tunnel_encap_add_ops(const struct ip_tunnel_encap_ops *op,
1197 ret = ip_tunnel_encap_add_ops(&fou_iptun_ops, TUNNEL_ENCAP_FOU); in ip_tunnel_encap_add_fou_ops()1203 ret = ip_tunnel_encap_add_ops(&gue_iptun_ops, TUNNEL_ENCAP_GUE); in ip_tunnel_encap_add_fou_ops()
431 int ip_tunnel_encap_add_ops(const struct ip_tunnel_encap_ops *ops, in ip_tunnel_encap_add_ops() function441 EXPORT_SYMBOL(ip_tunnel_encap_add_ops);
55 return ip_tunnel_encap_add_ops(&mpls_iptun_ops, TUNNEL_ENCAP_MPLS); in ipgre_tunnel_encap_add_mpls_ops()