Lines Matching defs:net
89 vti6_tnl_lookup(struct net *net, const struct in6_addr *remote, in vti6_tnl_lookup()
184 struct net *net = dev_net(dev); in vti6_tnl_create2() local
203 static struct ip6_tnl *vti6_tnl_create(struct net *net, struct __ip6_tnl_parm *p) in vti6_tnl_create()
254 static struct ip6_tnl *vti6_locate(struct net *net, struct __ip6_tnl_parm *p, in vti6_locate()
607 struct net *net = dev_net(skb->dev); in vti6_err() local
728 struct net *net = dev_net(t->dev); in vti6_update() local
804 struct net *net = dev_net(dev); in vti6_ioctl() local
963 struct net *net = dev_net(dev); in vti6_fb_tnl_dev_init() local
1009 struct net *net = dev_net(dev); in vti6_newlink() local
1025 struct net *net = dev_net(dev); in vti6_dellink() local
1038 struct net *net = dev_net(dev); in vti6_changelink() local
1136 static int __net_init vti6_init_net(struct net *net) in vti6_init_net()
1178 struct net *net; in vti6_exit_batch_net() local