Lines Matching defs:net
263 static struct sock *__unix_find_socket_byname(struct net *net, in __unix_find_socket_byname()
284 static inline struct sock *unix_find_socket_byname(struct net *net, in unix_find_socket_byname()
737 static struct sock *unix_create1(struct net *net, struct socket *sock) in unix_create1()
778 static int unix_create(struct net *net, struct socket *sock, int protocol, in unix_create()
825 struct net *net = sock_net(sk); in unix_autobind() local
883 static struct sock *unix_find_other(struct net *net, in unix_find_other()
970 struct net *net = sock_net(sk); in unix_bind() local
1081 struct net *net = sock_net(sk); in unix_dgram_connect() local
1179 struct net *net = sock_net(sk); in unix_stream_connect() local
1577 struct net *net = sock_net(sk); in unix_dgram_sendmsg() local
2578 static int __net_init unix_net_init(struct net *net) in unix_net_init()
2597 static void __net_exit unix_net_exit(struct net *net) in unix_net_exit()