/net/nfc/ |
D | llcp_sock.c | 398 struct socket *newsock) in nfc_llcp_accept_dequeue() 438 static int llcp_sock_accept(struct socket *sock, struct socket *newsock, in llcp_sock_accept()
|
/net/atm/ |
D | svc.c | 322 static int svc_accept(struct socket *sock, struct socket *newsock, int flags, in svc_accept()
|
/net/bluetooth/ |
D | af_bluetooth.c | 194 struct sock *bt_accept_dequeue(struct sock *parent, struct socket *newsock) in bt_accept_dequeue()
|
D | l2cap_sock.c | 304 static int l2cap_sock_accept(struct socket *sock, struct socket *newsock, in l2cap_sock_accept()
|
D | sco.c | 628 static int sco_sock_accept(struct socket *sock, struct socket *newsock, in sco_sock_accept()
|
/net/iucv/ |
D | af_iucv.c | 682 struct sock *iucv_accept_dequeue(struct sock *parent, struct socket *newsock) in iucv_accept_dequeue() 959 static int iucv_sock_accept(struct socket *sock, struct socket *newsock, in iucv_sock_accept()
|
/net/tipc/ |
D | topsrv.c | 451 struct socket *newsock; in tipc_topsrv_accept() local
|
/net/bluetooth/rfcomm/ |
D | sock.c | 476 static int rfcomm_sock_accept(struct socket *sock, struct socket *newsock, int flags, in rfcomm_sock_accept()
|
/net/phonet/ |
D | socket.c | 294 static int pn_socket_accept(struct socket *sock, struct socket *newsock, in pn_socket_accept()
|
/net/llc/ |
D | af_llc.c | 665 static int llc_ui_accept(struct socket *sock, struct socket *newsock, int flags, in llc_ui_accept()
|
/net/netrom/ |
D | af_netrom.c | 743 static int nr_accept(struct socket *sock, struct socket *newsock, int flags, in nr_accept()
|
/net/rose/ |
D | af_rose.c | 852 static int rose_accept(struct socket *sock, struct socket *newsock, int flags, in rose_accept()
|
/net/ax25/ |
D | af_ax25.c | 1328 static int ax25_accept(struct socket *sock, struct socket *newsock, int flags, in ax25_accept()
|
/net/x25/ |
D | af_x25.c | 865 static int x25_accept(struct socket *sock, struct socket *newsock, int flags, in x25_accept()
|
/net/ipv4/ |
D | af_inet.c | 733 int inet_accept(struct socket *sock, struct socket *newsock, int flags, in inet_accept()
|
/net/kcm/ |
D | kcmsock.c | 1662 struct socket *newsock; in kcm_clone() local
|
/net/sunrpc/ |
D | svcsock.c | 780 struct socket *newsock; in svc_tcp_accept() local
|
/net/vmw_vsock/ |
D | af_vsock.c | 1250 static int vsock_accept(struct socket *sock, struct socket *newsock, int flags, in vsock_accept()
|
/net/decnet/ |
D | af_decnet.c | 1065 static int dn_accept(struct socket *sock, struct socket *newsock, int flags, in dn_accept()
|
/net/ |
D | socket.c | 1709 struct socket *sock, *newsock; in __sys_accept4() local 3609 int kernel_accept(struct socket *sock, struct socket **newsock, int flags) in kernel_accept()
|
/net/unix/ |
D | af_unix.c | 1431 static int unix_accept(struct socket *sock, struct socket *newsock, int flags, in unix_accept()
|
/net/core/ |
D | sock.c | 2662 int sock_no_accept(struct socket *sock, struct socket *newsock, int flags, in sock_no_accept()
|
/net/sctp/ |
D | socket.c | 5689 struct socket *newsock; in sctp_getsockopt_peeloff_common() local
|