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

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

Completed in 138 milliseconds