Lines Matching defs:net
89 vti6_tnl_lookup(struct net *net, const struct in6_addr *remote, in vti6_tnl_lookup()
185 struct net *net = dev_net(dev); in vti6_tnl_create2() local
204 static struct ip6_tnl *vti6_tnl_create(struct net *net, struct __ip6_tnl_parm *p) in vti6_tnl_create()
255 static struct ip6_tnl *vti6_locate(struct net *net, struct __ip6_tnl_parm *p, in vti6_locate()
610 struct net *net = dev_net(skb->dev); in vti6_err() local
731 struct net *net = dev_net(t->dev); in vti6_update() local
808 struct net *net = dev_net(dev); in vti6_siocdevprivate() local
967 struct net *net = dev_net(dev); in vti6_fb_tnl_dev_init() local
1013 struct net *net = dev_net(dev); in vti6_newlink() local
1029 struct net *net = dev_net(dev); in vti6_dellink() local
1042 struct net *net = dev_net(dev); in vti6_changelink() local
1140 static int __net_init vti6_init_net(struct net *net) in vti6_init_net()
1182 struct net *net; in vti6_exit_batch_net() local