Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dsockbuf.h245 int sbwait(struct socket *, sb_which);
/freebsd/sys/netlink/
H A Dnetlink_domain.c599 if ((error = sbwait(so, SO_SND)) != 0) { in nl_sosend()
697 error = sbwait(so, SO_RCV); in nl_soreceive()
/freebsd/sys/rpc/
H A Dclnt_bck.c322 sbwait(xprt->xp_socket, SO_SND); in clnt_bck_call()
H A Dclnt_vc.c436 sbwait(ct->ct_socket, SO_SND); in clnt_vc_call()
/freebsd/sys/dev/hyperv/hvsock/
H A Dhv_sock.c749 error = sbwait(so, SO_RCV); in hvs_trans_soreceive()
845 error = sbwait(so, SO_SND); in hvs_trans_sosend()
/freebsd/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_main.c1124 error = sbwait(so, SO_SND); in sdp_sosend()
1318 error = sbwait(so, SO_RCV); in sdp_sorecv()
/freebsd/sys/kern/
H A Duipc_socket.c2420 error = sbwait(so, SO_SND);
2808 error = sbwait(so, SO_RCV);
3134 error = sbwait(so, SO_RCV);
3299 error = sbwait(so, SO_RCV);
3527 error = sbwait(so, SO_RCV);
H A Dkern_sendfile.c814 error = sbwait(so, SO_SND); in vn_sendfile()
H A Duipc_sockbuf.c450 sbwait(struct socket *so, sb_which which) in sbwait() function
H A Duipc_usrreq.c1493 error = sbwait(so, SO_RCV); in uipc_soreceive_dgram()
/freebsd/sys/netinet/
H A Dsctputil.c5668 error = sbwait(so, SO_RCV); in sctp_sorecvmsg()
6283 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()