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.c1817 smc_accept_dequeue(struct sock * parent,struct socket * new_sock) smc_accept_dequeue() argument
2704 smc_accept(struct socket * sock,struct socket * new_sock,struct proto_accept_arg * arg) smc_accept() argument
/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.c1760 mptcp_subflow_create_socket(struct sock * sk,unsigned short family,struct socket ** new_sock) mptcp_subflow_create_socket() argument
/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() argument