Home
last modified time | relevance | path

Searched defs:new_sock (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/net/rds/
Dtcp_listen.c127 struct socket *new_sock = NULL; in rds_tcp_accept_one() local
/Linux-v5.4/net/smc/
Daf_smc.c946 struct socket *new_sock) in smc_accept_dequeue()
1432 static int smc_accept(struct socket *sock, struct socket *new_sock, in smc_accept()
/Linux-v5.4/drivers/target/iscsi/
Discsi_target_login.c971 struct socket *new_sock, *sock = np->np_socket; in iscsit_accept_np() local
/Linux-v5.4/net/nfc/
Dllcp_core.c881 struct nfc_llcp_sock *sock, *new_sock; in nfc_llcp_recv_connect() local
/Linux-v5.4/fs/ocfs2/cluster/
Dtcp.c1808 struct socket *new_sock = NULL; in o2net_accept_one() local
/Linux-v5.4/net/tipc/
Dsocket.c2522 static int tipc_accept(struct socket *sock, struct socket *new_sock, int flags, in tipc_accept()