Searched refs:sbspace (Results 1 – 17 of 17) sorted by relevance
111 error = rfcomm_rcvd_pcb(so->so_pcb, sbspace(&so->so_rcv)); in rfcomm_attach()297 return rfcomm_rcvd_pcb(pcb, sbspace(&so->so_rcv)); in rfcomm_rcvd()497 if (m->m_pkthdr.len > sbspace(&so->so_rcv)) { in rfcomm_input()
454 while (m->m_pkthdr.len > sbspace(&so->so_rcv)) in sco_input()
479 if (m->m_pkthdr.len > sbspace(&so->so_rcv)) { in l2cap_input()
405 sbspace(const struct sockbuf *sb) in sbspace() function467 return (sbspace(&so->so_snd) >= so->so_snd.sb_lowat && in sowritable()
180 *(int *)data = sbspace(&so->so_snd); in soo_ioctl()
1050 if (space > sbspace(sb)) in sbappendaddr()1156 space = sbspace(sb); in sbappendaddrchain()1248 if (space > sbspace(sb)) in sbappendcontrol()
967 space = sbspace(&so->so_snd); in sosend()1600 if ((flags & MSG_PEEK) && sbspace(&so->so_rcv) <= 0) in soreceive()2294 kn->kn_data = sbspace(&so->so_snd); in filt_sowrite()
244 space = sbspace(&so->so_snd); in kttcp_sosend()625 if ((flags & MSG_PEEK) && sbspace(&so->so_rcv) <= 0) in kttcp_soreceive()
643 kn->kn_data = sbspace(&so->so_snd); in filt_fifowrite()
893 win = sbspace(&so->so_rcv); in syn_cache_add()
1913 tlen <= sbspace(&so->so_rcv)) { in tcp_input()2035 win = sbspace(&so->so_rcv); in tcp_input()
914 win = sbspace(&so->so_rcv); in tcp_output()
620 win = sbspace(&tp->t_inpcb->inp_socket->so_rcv); in tcp_respond()
2258 sasoc->sasoc_local_rwnd = sbspace(&inp->sctp_socket->so_rcv); in sctp_optsget()
821 if (sbspace(&so->so_snd) >= rep->r_mreq->m_pkthdr.len && in nfs_timer()
528 space = sbspace(&so->so_snd); in gre_sosend()
2945 if (sbspace(&so->so_rcv) <= 0) { in key_api_spddump()7724 if (sbspace(&so->so_rcv) <= 0) { in key_api_dump()