Home
last modified time | relevance | path

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

/Linux-v4.19/net/rds/
Dtcp_listen.c127 struct socket *new_sock = NULL; in rds_tcp_accept_one() local
/Linux-v4.19/net/smc/
Daf_smc.c884 struct socket *new_sock) in smc_accept_dequeue()
1367 static int smc_accept(struct socket *sock, struct socket *new_sock, in smc_accept()
/Linux-v4.19/drivers/target/iscsi/
Discsi_target_login.c982 struct socket *new_sock, *sock = np->np_socket; in iscsit_accept_np() local
/Linux-v4.19/net/nfc/
Dllcp_core.c877 struct nfc_llcp_sock *sock, *new_sock; in nfc_llcp_recv_connect() local
/Linux-v4.19/fs/ocfs2/cluster/
Dtcp.c1822 struct socket *new_sock = NULL; in o2net_accept_one() local
/Linux-v4.19/net/tipc/
Dsocket.c2453 static int tipc_accept(struct socket *sock, struct socket *new_sock, int flags, in tipc_accept()