Lines Matching refs:ip_tunnel_net
96 struct ip_tunnel *ip_tunnel_lookup(struct ip_tunnel_net *itn, in ip_tunnel_lookup()
189 static struct hlist_head *ip_bucket(struct ip_tunnel_net *itn, in ip_bucket()
208 static void ip_tunnel_add(struct ip_tunnel_net *itn, struct ip_tunnel *t) in ip_tunnel_add()
217 static void ip_tunnel_del(struct ip_tunnel_net *itn, struct ip_tunnel *t) in ip_tunnel_del()
224 static struct ip_tunnel *ip_tunnel_find(struct ip_tunnel_net *itn, in ip_tunnel_find()
344 struct ip_tunnel_net *itn, in ip_tunnel_create()
801 static void ip_tunnel_update(struct ip_tunnel_net *itn, in ip_tunnel_update()
841 struct ip_tunnel_net *itn = net_generic(net, t->ip_tnl_net_id); in ip_tunnel_ioctl()
977 struct ip_tunnel_net *itn; in ip_tunnel_dellink()
1007 struct ip_tunnel_net *itn = net_generic(net, ip_tnl_net_id); in ip_tunnel_init_net()
1016 struct ip_tunnel_net *it_init_net; in ip_tunnel_init_net()
1045 static void ip_tunnel_destroy(struct net *net, struct ip_tunnel_net *itn, in ip_tunnel_destroy()
1073 struct ip_tunnel_net *itn; in ip_tunnel_delete_nets()
1092 struct ip_tunnel_net *itn; in ip_tunnel_newlink()
1145 struct ip_tunnel_net *itn = net_generic(net, tunnel->ip_tnl_net_id); in ip_tunnel_changelink()
1220 struct ip_tunnel_net *itn; in ip_tunnel_uninit()