Lines Matching defs:net
273 static struct sock *__unix_find_socket_byname(struct net *net, in __unix_find_socket_byname()
294 static inline struct sock *unix_find_socket_byname(struct net *net, in unix_find_socket_byname()
755 static struct sock *unix_create1(struct net *net, struct socket *sock, int kern) in unix_create1()
796 static int unix_create(struct net *net, struct socket *sock, int protocol, in unix_create()
843 struct net *net = sock_net(sk); in unix_autobind() local
901 static struct sock *unix_find_other(struct net *net, in unix_find_other()
976 struct net *net = sock_net(sk); in unix_bind() local
1113 struct net *net = sock_net(sk); in unix_dgram_connect() local
1211 struct net *net = sock_net(sk); in unix_stream_connect() local
1645 struct net *net = sock_net(sk); in unix_dgram_sendmsg() local
2876 static int __net_init unix_net_init(struct net *net) in unix_net_init()
2895 static void __net_exit unix_net_exit(struct net *net) in unix_net_exit()