Home
last modified time | relevance | path

Searched refs:sbwait (Results 1 – 11 of 11) sorted by relevance

/freebsd-14.2/sys/sys/
H A Dsockbuf.h241 int sbwait(struct socket *, sb_which);
/freebsd-14.2/sys/rpc/
H A Dclnt_bck.c327 sbwait(xprt->xp_socket, SO_SND); in clnt_bck_call()
H A Dclnt_vc.c446 sbwait(ct->ct_socket, SO_SND); in clnt_vc_call()
/freebsd-14.2/sys/dev/hyperv/hvsock/
H A Dhv_sock.c751 error = sbwait(so, SO_RCV); in hvs_trans_soreceive()
847 error = sbwait(so, SO_SND); in hvs_trans_sosend()
/freebsd-14.2/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_main.c1119 error = sbwait(so, SO_SND); in sdp_sosend()
1313 error = sbwait(so, SO_RCV); in sdp_sorecv()
/freebsd-14.2/sys/kern/
H A Duipc_socket.c2351 error = sbwait(so, SO_SND);
2739 error = sbwait(so, SO_RCV);
3065 error = sbwait(so, SO_RCV);
3235 error = sbwait(so, SO_RCV);
3463 error = sbwait(so, SO_RCV);
H A Dkern_sendfile.c814 error = sbwait(so, SO_SND); in vn_sendfile()
H A Duipc_sockbuf.c452 sbwait(struct socket *so, sb_which which) in sbwait() function
H A Duipc_usrreq.c1496 error = sbwait(so, SO_RCV); in uipc_soreceive_dgram()
/freebsd-14.2/sys/netinet/
H A Dsctputil.c5669 error = sbwait(so, SO_RCV); in sctp_sorecvmsg()
6284 error = sbwait(so, SO_RCV); in sctp_sorecvmsg()
H A Dsctp_output.c13125 error = sbwait(so, SO_SND); in sctp_lower_sosend()
13488 error = sbwait(so, SO_SND); in sctp_lower_sosend()