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()
827 static void ip_tunnel_update(struct ip_tunnel_net *itn, in ip_tunnel_update()
867 struct ip_tunnel_net *itn = net_generic(net, t->ip_tnl_net_id); in ip_tunnel_ctl()
1021 struct ip_tunnel_net *itn; in ip_tunnel_dellink()
1051 struct ip_tunnel_net *itn = net_generic(net, ip_tnl_net_id); in ip_tunnel_init_net()
1060 struct ip_tunnel_net *it_init_net; in ip_tunnel_init_net()
1089 static void ip_tunnel_destroy(struct net *net, struct ip_tunnel_net *itn, in ip_tunnel_destroy()
1117 struct ip_tunnel_net *itn; in ip_tunnel_delete_nets()
1136 struct ip_tunnel_net *itn; in ip_tunnel_newlink()
1191 struct ip_tunnel_net *itn = net_generic(net, tunnel->ip_tnl_net_id); in ip_tunnel_changelink()
1264 struct ip_tunnel_net *itn; in ip_tunnel_uninit()