Searched refs:ip6_tnl_encap_ops (Results 1 – 4 of 4) sorted by relevance
68 struct ip6_tnl_encap_ops { struct76 extern const struct ip6_tnl_encap_ops __rcu * argument79 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()
72 static const struct ip6_tnl_encap_ops fou_ip6tun_ops = {77 static const struct ip6_tnl_encap_ops gue_ip6tun_ops = {
1730 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()
55 const struct ip6_tnl_encap_ops __rcu *