Lines Matching refs:ip_tunnel_net
83 struct ip_tunnel *ip_tunnel_lookup(struct ip_tunnel_net *itn, in ip_tunnel_lookup()
174 static struct hlist_head *ip_bucket(struct ip_tunnel_net *itn, in ip_bucket()
193 static void ip_tunnel_add(struct ip_tunnel_net *itn, struct ip_tunnel *t) in ip_tunnel_add()
202 static void ip_tunnel_del(struct ip_tunnel_net *itn, struct ip_tunnel *t) in ip_tunnel_del()
209 static struct ip_tunnel *ip_tunnel_find(struct ip_tunnel_net *itn, in ip_tunnel_find()
329 struct ip_tunnel_net *itn, in ip_tunnel_create()
872 static void ip_tunnel_update(struct ip_tunnel_net *itn, in ip_tunnel_update()
912 struct ip_tunnel_net *itn = net_generic(net, t->ip_tnl_net_id); in ip_tunnel_ctl()
1066 struct ip_tunnel_net *itn; in ip_tunnel_dellink()
1096 struct ip_tunnel_net *itn = net_generic(net, ip_tnl_net_id); in ip_tunnel_init_net()
1105 struct ip_tunnel_net *it_init_net; in ip_tunnel_init_net()
1134 static void ip_tunnel_destroy(struct net *net, struct ip_tunnel_net *itn, in ip_tunnel_destroy()
1162 struct ip_tunnel_net *itn; in ip_tunnel_delete_nets()
1181 struct ip_tunnel_net *itn; in ip_tunnel_newlink()
1236 struct ip_tunnel_net *itn = net_generic(net, tunnel->ip_tnl_net_id); in ip_tunnel_changelink()
1310 struct ip_tunnel_net *itn; in ip_tunnel_uninit()