Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dip6_tunnel.h68 struct ip6_tnl_encap_ops { struct
76 extern const struct ip6_tnl_encap_ops __rcu * argument
79 int ip6_tnl_encap_add_ops(const struct ip6_tnl_encap_ops *ops,
81 int ip6_tnl_encap_del_ops(const struct ip6_tnl_encap_ops *ops,
88 const struct ip6_tnl_encap_ops *ops; in ip6_encap_hlen()
109 const struct ip6_tnl_encap_ops *ops; in ip6_tnl_encap()
/Linux-v4.19/net/ipv6/
Dfou6.c72 static const struct ip6_tnl_encap_ops fou_ip6tun_ops = {
77 static const struct ip6_tnl_encap_ops gue_ip6tun_ops = {
Dip6_tunnel.c1730 int ip6_tnl_encap_add_ops(const struct ip6_tnl_encap_ops *ops, in ip6_tnl_encap_add_ops()
1736 return !cmpxchg((const struct ip6_tnl_encap_ops **) in ip6_tnl_encap_add_ops()
1742 int ip6_tnl_encap_del_ops(const struct ip6_tnl_encap_ops *ops, in ip6_tnl_encap_del_ops()
1750 ret = (cmpxchg((const struct ip6_tnl_encap_ops **) in ip6_tnl_encap_del_ops()
/Linux-v4.19/net/ipv4/
Dip_tunnel_core.c55 const struct ip6_tnl_encap_ops __rcu *