Searched refs:ip6_tnl_encap_add_ops (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/ipv6/
H A Dfou6.c174 ret = ip6_tnl_encap_add_ops(&fou_ip6tun_ops, TUNNEL_ENCAP_FOU);
180 ret = ip6_tnl_encap_add_ops(&gue_ip6tun_ops, TUNNEL_ENCAP_GUE);
H A Dip6_tunnel.c1762 int ip6_tnl_encap_add_ops(const struct ip6_tnl_encap_ops *ops, function
1772 EXPORT_SYMBOL(ip6_tnl_encap_add_ops); variable
/linux-master/include/net/
H A Dip6_tunnel.h82 int ip6_tnl_encap_add_ops(const struct ip6_tnl_encap_ops *ops,

Completed in 232 milliseconds