Lines Matching defs:net
550 struct net *net = sock_net(sk); in sock_setbindtodevice() local
608 struct net *net = sock_net(sk); in sock_getbindtodevice() local
1396 struct sock *sk_alloc(struct net *net, int family, gfp_t priority, in sk_alloc()
2644 void sock_prot_inuse_add(struct net *net, struct proto *prot, int val) in sock_prot_inuse_add()
2650 int sock_prot_inuse_get(struct net *net, struct proto *prot) in sock_prot_inuse_get()
2662 static int __net_init sock_inuse_init_net(struct net *net) in sock_inuse_init_net()
2668 static void __net_exit sock_inuse_exit_net(struct net *net) in sock_inuse_exit_net()
2690 void sock_prot_inuse_add(struct net *net, struct proto *prot, int val) in sock_prot_inuse_add()
2696 int sock_prot_inuse_get(struct net *net, struct proto *prot) in sock_prot_inuse_get()
2952 static __net_init int proto_init_net(struct net *net) in proto_init_net()
2960 static __net_exit void proto_exit_net(struct net *net) in proto_exit_net()