Lines Matching refs:ip_tunnel_net
151 struct ip_tunnel *ip_tunnel_lookup(struct ip_tunnel_net *itn, in ip_tunnel_lookup()
244 static struct hlist_head *ip_bucket(struct ip_tunnel_net *itn, in ip_bucket()
263 static void ip_tunnel_add(struct ip_tunnel_net *itn, struct ip_tunnel *t) in ip_tunnel_add()
272 static void ip_tunnel_del(struct ip_tunnel_net *itn, struct ip_tunnel *t) in ip_tunnel_del()
279 static struct ip_tunnel *ip_tunnel_find(struct ip_tunnel_net *itn, in ip_tunnel_find()
410 struct ip_tunnel_net *itn, in ip_tunnel_create()
815 static void ip_tunnel_update(struct ip_tunnel_net *itn, in ip_tunnel_update()
853 struct ip_tunnel_net *itn = net_generic(net, t->ip_tnl_net_id); in ip_tunnel_ioctl()
991 struct ip_tunnel_net *itn; in ip_tunnel_dellink()
1021 struct ip_tunnel_net *itn = net_generic(net, ip_tnl_net_id); in ip_tunnel_init_net()
1053 static void ip_tunnel_destroy(struct ip_tunnel_net *itn, struct list_head *head, in ip_tunnel_destroy()
1078 void ip_tunnel_delete_net(struct ip_tunnel_net *itn, struct rtnl_link_ops *ops) in ip_tunnel_delete_net()
1094 struct ip_tunnel_net *itn; in ip_tunnel_newlink()
1134 struct ip_tunnel_net *itn = net_generic(net, tunnel->ip_tnl_net_id); in ip_tunnel_changelink()
1208 struct ip_tunnel_net *itn; in ip_tunnel_uninit()