tunnel6_handlers   22 net/ipv6/tunnel6.c static struct xfrm6_tunnel __rcu *tunnel6_handlers __read_mostly;
tunnel6_handlers   35 net/ipv6/tunnel6.c 	for (pprev = (family == AF_INET6) ? &tunnel6_handlers : &tunnel46_handlers;
tunnel6_handlers   65 net/ipv6/tunnel6.c 	for (pprev = (family == AF_INET6) ? &tunnel6_handlers : &tunnel46_handlers;
tunnel6_handlers   96 net/ipv6/tunnel6.c 	for_each_tunnel_rcu(tunnel6_handlers, handler)
tunnel6_handlers  130 net/ipv6/tunnel6.c 	for_each_tunnel_rcu(tunnel6_handlers, handler)