Home
last modified time | relevance | path

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

/linux-3.4.99/net/ipv6/
Dip6_tunnel.c198 ip6_tnl_bucket(struct ip6_tnl_net *ip6n, const struct ip6_tnl_parm *p) in ip6_tnl_bucket() function
220 struct ip6_tnl __rcu **tp = ip6_tnl_bucket(ip6n, &t->parms); in ip6_tnl_link()
237 for (tp = ip6_tnl_bucket(ip6n, &t->parms); in ip6_tnl_unlink()
328 for (tp = ip6_tnl_bucket(ip6n, p); in ip6_tnl_locate()