Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_output.c12596 bool got_all_of_the_send = false; in sctp_lower_sosend() local
13006 got_all_of_the_send = true; in sctp_lower_sosend()
13554 got_all_of_the_send = true; in sctp_lower_sosend()
13560 got_all_of_the_send = true; in sctp_lower_sosend()
13576 if ((sinfo_flags & SCTP_EOF) && got_all_of_the_send) { in sctp_lower_sosend()