Home
last modified time | relevance | path

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

/linux/net/rds/
H A Dtcp_listen.c100 struct socket *new_sock = NULL; in rds_tcp_accept_one() local
/linux/drivers/target/iscsi/
H A Discsi_target_login.c868 struct socket *new_sock, *sock = np->np_socket; in iscsit_accept_np() local
/linux/net/smc/
H A Daf_smc.c1803 struct socket *new_sock) in smc_accept_dequeue()
2689 int smc_accept(struct socket *sock, struct socket *new_sock, in smc_accept()
/linux/net/nfc/
H A Dllcp_core.c911 struct nfc_llcp_sock *sock, *new_sock; in nfc_llcp_recv_connect() local
/linux/net/mptcp/
H A Dsubflow.c1747 struct socket **new_sock) in mptcp_subflow_create_socket()
/linux/fs/ocfs2/cluster/
H A Dtcp.c1784 struct socket *new_sock = NULL; in o2net_accept_one() local
/linux/net/tipc/
H A Dsocket.c2714 static int tipc_accept(struct socket *sock, struct socket *new_sock, in tipc_accept()