Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_output.c7661 uint32_t space_left, moved, total_moved; in sctp_fill_outqueue() local
7666 total_moved = 0; in sctp_fill_outqueue()
7699 total_moved += moved; in sctp_fill_outqueue()
7717 if (total_moved == 0) { in sctp_fill_outqueue()