ip_tnl_net_id     140 include/net/ip_tunnels.h 	unsigned int		ip_tnl_net_id;
ip_tnl_net_id     262 include/net/ip_tunnels.h int ip_tunnel_init_net(struct net *net, unsigned int ip_tnl_net_id,
ip_tnl_net_id     868 net/ipv4/ip_tunnel.c 	struct ip_tunnel_net *itn = net_generic(net, t->ip_tnl_net_id);
ip_tnl_net_id    1006 net/ipv4/ip_tunnel.c 	itn = net_generic(tunnel->net, tunnel->ip_tnl_net_id);
ip_tnl_net_id    1031 net/ipv4/ip_tunnel.c int ip_tunnel_init_net(struct net *net, unsigned int ip_tnl_net_id,
ip_tnl_net_id    1034 net/ipv4/ip_tunnel.c 	struct ip_tunnel_net *itn = net_generic(net, ip_tnl_net_id);
ip_tnl_net_id    1045 net/ipv4/ip_tunnel.c 		it_init_net = net_generic(&init_net, ip_tnl_net_id);
ip_tnl_net_id    1124 net/ipv4/ip_tunnel.c 	itn = net_generic(net, nt->ip_tnl_net_id);
ip_tnl_net_id    1172 net/ipv4/ip_tunnel.c 	struct ip_tunnel_net *itn = net_generic(net, tunnel->ip_tnl_net_id);
ip_tnl_net_id    1247 net/ipv4/ip_tunnel.c 	itn = net_generic(net, tunnel->ip_tnl_net_id);
ip_tnl_net_id    1260 net/ipv4/ip_tunnel.c 	tunnel->ip_tnl_net_id = net_id;