Home
last modified time | relevance | path

Searched refs:sndlen (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_output.c6592 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 …]
H A Dsctp_structs.h163 ssize_t sndlen; member
H A Dsctp_uio.h758 uint32_t sndlen; /* len of send being attempted */ member
H A Dsctputil.c559 sctp_clog.x.blk.sndlen = (uint32_t)sendlen; in sctp_log_block()
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h758 uint32_t sndlen; /* len of send being attempted */ member