Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv6/
Dsit.c154 static inline struct ip_tunnel __rcu **ipip6_bucket(struct sit_net *sitn, in ipip6_bucket() function
165 for (tp = ipip6_bucket(sitn, t); in ipip6_tunnel_unlink()
177 struct ip_tunnel __rcu **tp = ipip6_bucket(sitn, t); in ipip6_tunnel_link()