Home
last modified time | relevance | path

Searched refs:ip6_tnl_encap_ops (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/
H A Dip6_tunnel.h69 struct ip6_tnl_encap_ops { struct
79 extern const struct ip6_tnl_encap_ops __rcu * argument
82 int ip6_tnl_encap_add_ops(const struct ip6_tnl_encap_ops *ops,
84 int ip6_tnl_encap_del_ops(const struct ip6_tnl_encap_ops *ops,
91 const struct ip6_tnl_encap_ops *ops; in ip6_encap_hlen()
112 const struct ip6_tnl_encap_ops *ops; in ip6_tnl_encap()
/linux/net/ipv6/
H A Dip6_tunnel.c1790 int ip6_tnl_encap_add_ops(const struct ip6_tnl_encap_ops *ops, in ip6_tnl_encap_add_ops()
1796 return !cmpxchg((const struct ip6_tnl_encap_ops **) in ip6_tnl_encap_add_ops()
1802 int ip6_tnl_encap_del_ops(const struct ip6_tnl_encap_ops *ops, in ip6_tnl_encap_del_ops()
1810 ret = (cmpxchg((const struct ip6_tnl_encap_ops **) in ip6_tnl_encap_del_ops()
/linux/net/ipv4/
H A Dip_tunnel_core.c46 const struct ip6_tnl_encap_ops __rcu *