Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/linux/net/ipv6/
H A Dfou6.c158 static const struct ip6_tnl_encap_ops fou_ip6tun_ops = {
164 static const struct ip6_tnl_encap_ops gue_ip6tun_ops = {
H A Dip6_tunnel.c1763 int ip6_tnl_encap_add_ops(const struct ip6_tnl_encap_ops *ops, in ip6_tnl_encap_add_ops()
1769 return !cmpxchg((const struct ip6_tnl_encap_ops **) in ip6_tnl_encap_add_ops()
1775 int ip6_tnl_encap_del_ops(const struct ip6_tnl_encap_ops *ops, in ip6_tnl_encap_del_ops()
1783 ret = (cmpxchg((const struct ip6_tnl_encap_ops **) in ip6_tnl_encap_del_ops()
H A Dudp.c485 const struct ip6_tnl_encap_ops *encap; in __udp6_lib_err_encap_no_sk()
/openbmc/linux/net/ipv4/
H A Dip_tunnel_core.c46 const struct ip6_tnl_encap_ops __rcu *