Searched refs:sndlen (Results 1 – 5 of 5) sorted by relevance
6592 if (ca->sndlen > 0) { in sctp_sendall_iterator()6867 ca->sndlen = 0; in sctp_sendall()12521 sndlen = uio->uio_resid; in sctp_lower_sosend()12528 sndlen); in sctp_lower_sosend()12814 amount = sndlen; in sctp_lower_sosend()12833 local_soresv = sndlen; in sctp_lower_sosend()12910 if (sndlen != 0) { in sctp_lower_sosend()12917 tot_out = sndlen; in sctp_lower_sosend()12958 if (sndlen != 0) { in sctp_lower_sosend()12980 if (sndlen != 0) { in sctp_lower_sosend()[all …]
163 ssize_t sndlen; member
758 uint32_t sndlen; /* len of send being attempted */ member
559 sctp_clog.x.blk.sndlen = (uint32_t)sendlen; in sctp_log_block()