Searched refs:held_length (Results 1 – 4 of 4) sorted by relevance
5418 control->held_length = 0;6132 uint32_t held_length = 0; local6275 if (so->so_rcv.sb_cc <= held_length) {6313 held_length = 0;6364 control->held_length = 0;6473 held_length = so->so_rcv.sb_cc;6474 control->held_length = so->so_rcv.sb_cc;6478 control->held_length = 0;6849 if (control->held_length) {6850 held_length = 0;[all …]
522 uint32_t held_length; /* length held in sb */ member
685 control->held_length = 0; in sctp_setup_tail_pointer()
5569 sq->held_length = 0;