/linux/crypto/ |
H A D | algif_hash.c | 226 static int hash_accept(struct socket *sock, struct socket *newsock, in hash_accept() 353 static int hash_accept_nokey(struct socket *sock, struct socket *newsock, in hash_accept_nokey()
|
H A D | af_alg.c | 410 int af_alg_accept(struct sock *sk, struct socket *newsock, in af_alg_accept() 472 static int alg_accept(struct socket *sock, struct socket *newsock, in alg_accept()
|
/linux/net/nfc/ |
H A D | llcp_sock.c | 409 struct socket *newsock) in nfc_llcp_accept_dequeue() 449 static int llcp_sock_accept(struct socket *sock, struct socket *newsock, in llcp_sock_accept()
|
/linux/net/ipv4/ |
H A D | af_inet.c | 754 void __inet_accept(struct socket *sock, struct socket *newsock, struct sock *newsk) in __inet_accept() argument 774 int inet_accept(struct socket *sock, struct socket *newsock, in inet_accept() argument
|
/linux/net/atm/ |
H A D | svc.c | 327 static int svc_accept(struct socket *sock, struct socket *newsock, in svc_accept()
|
/linux/net/iucv/ |
H A D | af_iucv.c | 520 iucv_accept_dequeue(struct sock * parent,struct socket * newsock) iucv_accept_dequeue() argument 797 iucv_sock_accept(struct socket * sock,struct socket * newsock,struct proto_accept_arg * arg) iucv_sock_accept() argument
|
/linux/net/bluetooth/ |
H A D | af_bluetooth.c | 263 bt_accept_dequeue(struct sock * parent,struct socket * newsock) bt_accept_dequeue() argument
|
H A D | l2cap_sock.c | 329 static int l2cap_sock_accept(struct socket *sock, struct socket *newsock, in l2cap_sock_accept()
|
H A D | sco.c | 711 static int sco_sock_accept(struct socket *sock, struct socket *newsock, in sco_sock_accept()
|
H A D | iso.c | 1237 static int iso_sock_accept(struct socket *sock, struct socket *newsock, in iso_sock_accept()
|
/linux/net/phonet/ |
H A D | socket.c | 294 static int pn_socket_accept(struct socket *sock, struct socket *newsock, in pn_socket_accept()
|
/linux/net/tipc/ |
H A D | topsrv.c | 458 struct socket *newsock, *lsock; in tipc_topsrv_accept() local
|
/linux/net/bluetooth/rfcomm/ |
H A D | sock.c | 471 static int rfcomm_sock_accept(struct socket *sock, struct socket *newsock, in rfcomm_sock_accept()
|
/linux/net/llc/ |
H A D | af_llc.c | 696 static int llc_ui_accept(struct socket *sock, struct socket *newsock, in llc_ui_accept()
|
/linux/net/netrom/ |
H A D | af_netrom.c | 775 static int nr_accept(struct socket *sock, struct socket *newsock, in nr_accept()
|
/linux/drivers/nvme/target/ |
H A D | tcp.c | 1869 struct socket *newsock) in nvmet_tcp_alloc_queue() 1975 struct socket *newsock; in nvmet_tcp_accept_work() local
|
/linux/net/ax25/ |
H A D | af_ax25.c | 1377 static int ax25_accept(struct socket *sock, struct socket *newsock, in ax25_accept()
|
/linux/net/x25/ |
H A D | af_x25.c | 874 static int x25_accept(struct socket *sock, struct socket *newsock, in x25_accept()
|
/linux/net/rose/ |
H A D | af_rose.c | 930 static int rose_accept(struct socket *sock, struct socket *newsock, in rose_accept()
|
/linux/net/kcm/ |
H A D | kcmsock.c | 1507 struct socket *newsock; in kcm_clone() local
|
/linux/net/sunrpc/ |
H A D | svcsock.c | 887 struct socket *newsock; svc_tcp_accept() local [all...] |
/linux/net/ |
H A D | socket.c | 1891 struct socket *sock, *newsock; in do_accept() local 3558 int kernel_accept(struct socket *sock, struct socket **newsock, int flags) in kernel_accept()
|
/linux/net/vmw_vsock/ |
H A D | af_vsock.c | 1617 vsock_accept(struct socket * sock,struct socket * newsock,struct proto_accept_arg * arg) vsock_accept() argument
|
/linux/net/core/ |
H A D | sock.c | 3474 int sock_no_accept(struct socket *sock, struct socket *newsock, in sock_no_accept()
|
/linux/net/unix/ |
H A D | af_unix.c | 1818 static int unix_accept(struct socket *sock, struct socket *newsock, in unix_accept()
|