Home
last modified time | relevance | path

Searched refs:ip6_tnl_encap_ops (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dip6_tunnel.h68 struct ip6_tnl_encap_ops { struct
78 extern const struct ip6_tnl_encap_ops __rcu *
81 int ip6_tnl_encap_add_ops(const struct ip6_tnl_encap_ops *ops,
83 int ip6_tnl_encap_del_ops(const struct ip6_tnl_encap_ops *ops,
90 const struct ip6_tnl_encap_ops *ops; in ip6_encap_hlen()
111 const struct ip6_tnl_encap_ops *ops; in ip6_tnl_encap()
/kernel/linux/linux-6.6/include/net/
H A Dip6_tunnel.h69 struct ip6_tnl_encap_ops { struct
79 extern const struct ip6_tnl_encap_ops __rcu *
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()
/kernel/linux/linux-5.10/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.c1789 int ip6_tnl_encap_add_ops(const struct ip6_tnl_encap_ops *ops, in ip6_tnl_encap_add_ops()
1795 return !cmpxchg((const struct ip6_tnl_encap_ops **) in ip6_tnl_encap_add_ops()
1801 int ip6_tnl_encap_del_ops(const struct ip6_tnl_encap_ops *ops, in ip6_tnl_encap_del_ops()
1809 ret = (cmpxchg((const struct ip6_tnl_encap_ops **) in ip6_tnl_encap_del_ops()
H A Dudp.c496 const struct ip6_tnl_encap_ops *encap; in __udp6_lib_err_encap_no_sk()
/kernel/linux/linux-6.6/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.c472 const struct ip6_tnl_encap_ops *encap; in __udp6_lib_err_encap_no_sk()
/kernel/linux/linux-5.10/net/ipv4/
H A Dip_tunnel_core.c46 const struct ip6_tnl_encap_ops __rcu *
/kernel/linux/linux-6.6/net/ipv4/
H A Dip_tunnel_core.c46 const struct ip6_tnl_encap_ops __rcu *

Completed in 15 milliseconds