Home
last modified time | relevance | path

Searched defs:newsock (Results 1 – 23 of 23) sorted by relevance

/net/nfc/
Dllcp_sock.c404 struct socket *newsock) in nfc_llcp_accept_dequeue()
444 static int llcp_sock_accept(struct socket *sock, struct socket *newsock, in llcp_sock_accept()
/net/atm/
Dsvc.c322 static int svc_accept(struct socket *sock, struct socket *newsock, int flags, in svc_accept()
/net/bluetooth/
Daf_bluetooth.c194 struct sock *bt_accept_dequeue(struct sock *parent, struct socket *newsock) in bt_accept_dequeue()
Dl2cap_sock.c346 static int l2cap_sock_accept(struct socket *sock, struct socket *newsock, in l2cap_sock_accept()
Dsco.c646 static int sco_sock_accept(struct socket *sock, struct socket *newsock, in sco_sock_accept()
/net/iucv/
Daf_iucv.c521 struct socket *newsock) in iucv_accept_dequeue()
798 static int iucv_sock_accept(struct socket *sock, struct socket *newsock, in iucv_sock_accept()
/net/phonet/
Dsocket.c294 static int pn_socket_accept(struct socket *sock, struct socket *newsock, in pn_socket_accept()
/net/bluetooth/rfcomm/
Dsock.c478 static int rfcomm_sock_accept(struct socket *sock, struct socket *newsock, int flags, in rfcomm_sock_accept()
/net/llc/
Daf_llc.c695 static int llc_ui_accept(struct socket *sock, struct socket *newsock, int flags, in llc_ui_accept()
/net/tipc/
Dtopsrv.c455 struct socket *newsock, *lsock; in tipc_topsrv_accept() local
/net/netrom/
Daf_netrom.c775 static int nr_accept(struct socket *sock, struct socket *newsock, int flags, in nr_accept()
/net/ax25/
Daf_ax25.c1368 static int ax25_accept(struct socket *sock, struct socket *newsock, int flags, in ax25_accept()
/net/x25/
Daf_x25.c869 static int x25_accept(struct socket *sock, struct socket *newsock, int flags, in x25_accept()
/net/rose/
Daf_rose.c918 static int rose_accept(struct socket *sock, struct socket *newsock, int flags, in rose_accept()
/net/kcm/
Dkcmsock.c1624 struct socket *newsock; in kcm_clone() local
/net/ipv4/
Daf_inet.c745 int inet_accept(struct socket *sock, struct socket *newsock, int flags, in inet_accept()
/net/sunrpc/
Dsvcsock.c738 struct socket *newsock; in svc_tcp_accept() local
/net/vmw_vsock/
Daf_vsock.c1439 static int vsock_accept(struct socket *sock, struct socket *newsock, int flags, in vsock_accept()
/net/
Dsocket.c1765 struct socket *sock, *newsock; in do_accept() local
3438 int kernel_accept(struct socket *sock, struct socket **newsock, int flags) in kernel_accept()
/net/unix/
Daf_unix.c1539 static int unix_accept(struct socket *sock, struct socket *newsock, int flags, in unix_accept()
/net/mptcp/
Dprotocol.c3352 static int mptcp_stream_accept(struct socket *sock, struct socket *newsock, in mptcp_stream_accept()
/net/core/
Dsock.c2950 int sock_no_accept(struct socket *sock, struct socket *newsock, int flags, in sock_no_accept()
/net/sctp/
Dsocket.c5680 struct socket *newsock; in sctp_getsockopt_peeloff_common() local