Home
last modified time | relevance | path

Searched defs:new_sock (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/net/rds/
H A Dtcp_listen.c99 struct socket *new_sock = NULL; in rds_tcp_accept_one() local
[all...]
/kernel/linux/linux-6.6/net/rds/
H A Dtcp_listen.c100 struct socket *new_sock = NULL; in rds_tcp_accept_one() local
[all...]
/kernel/linux/linux-5.10/drivers/target/iscsi/
H A Discsi_target_login.c949 struct socket *new_sock, *sock = np->np_socket; in iscsit_accept_np() local
/kernel/linux/linux-6.6/drivers/target/iscsi/
H A Discsi_target_login.c909 struct socket *new_sock, *sock = np->np_socket; in iscsit_accept_np() local
/kernel/linux/linux-5.10/net/nfc/
H A Dllcp_core.c918 struct nfc_llcp_sock *sock, *new_sock; in nfc_llcp_recv_connect() local
[all...]
/kernel/linux/linux-5.10/net/mptcp/
H A Dsubflow.c1171 int mptcp_subflow_create_socket(struct sock *sk, struct socket **new_sock) in mptcp_subflow_create_socket() argument
/kernel/linux/linux-6.6/net/nfc/
H A Dllcp_core.c909 struct nfc_llcp_sock *sock, *new_sock; in nfc_llcp_recv_connect() local
[all...]
/kernel/linux/linux-5.10/net/smc/
H A Daf_smc.c1907 static int smc_accept(struct socket *sock, struct socket *new_sock, in smc_accept() argument
1220 smc_accept_dequeue(struct sock *parent, struct socket *new_sock) smc_accept_dequeue() argument
/kernel/linux/linux-5.10/fs/ocfs2/cluster/
H A Dtcp.c1781 struct socket *new_sock = NULL; in o2net_accept_one() local
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/cluster/
H A Dtcp.c1783 struct socket *new_sock = NULL; in o2net_accept_one() local
[all...]
/kernel/linux/linux-6.6/net/mptcp/
H A Dsubflow.c1643 mptcp_subflow_create_socket(struct sock *sk, unsigned short family, struct socket **new_sock) mptcp_subflow_create_socket() argument
/kernel/linux/linux-5.10/net/tipc/
H A Dsocket.c2711 static int tipc_accept(struct socket *sock, struct socket *new_sock, int flags, in tipc_accept() argument
/kernel/linux/linux-6.6/net/tipc/
H A Dsocket.c2720 static int tipc_accept(struct socket *sock, struct socket *new_sock, int flags, in tipc_accept() argument
/kernel/linux/linux-6.6/net/smc/
H A Daf_smc.c2653 static int smc_accept(struct socket *sock, struct socket *new_sock, in smc_accept() argument
1807 smc_accept_dequeue(struct sock *parent, struct socket *new_sock) smc_accept_dequeue() argument

Completed in 32 milliseconds