Lines Matching defs:net
563 struct net *net = sock_net(sk); in sock_setbindtodevice() local
621 struct net *net = sock_net(sk); in sock_getbindtodevice() local
1414 struct sock *sk_alloc(struct net *net, int family, gfp_t priority, in sk_alloc()
2711 void sock_prot_inuse_add(struct net *net, struct proto *prot, int val) in sock_prot_inuse_add()
2717 int sock_prot_inuse_get(struct net *net, struct proto *prot) in sock_prot_inuse_get()
2729 static int __net_init sock_inuse_init_net(struct net *net) in sock_inuse_init_net()
2735 static void __net_exit sock_inuse_exit_net(struct net *net) in sock_inuse_exit_net()
2757 void sock_prot_inuse_add(struct net *net, struct proto *prot, int val) in sock_prot_inuse_add()
2763 int sock_prot_inuse_get(struct net *net, struct proto *prot) in sock_prot_inuse_get()
3015 static __net_init int proto_init_net(struct net *net) in proto_init_net()
3023 static __net_exit void proto_exit_net(struct net *net) in proto_exit_net()