Searched defs:new_sock (Results 1 – 5 of 5) sorted by relevance
82 struct socket *new_sock = NULL; in rds_tcp_accept_one() local
1056 struct socket *new_sock, *sock = np->np_socket; in iscsit_accept_np() local
878 struct nfc_llcp_sock *sock, *new_sock; in nfc_llcp_recv_connect() local
1844 struct socket *new_sock = NULL; in o2net_accept_one() local
1987 static int tipc_accept(struct socket *sock, struct socket *new_sock, int flags) in tipc_accept()