Searched refs:held_length (Results 1 – 4 of 4) sorted by relevance
5384 control->held_length = 0;6080 uint32_t held_length = 0; local6219 if (so->so_rcv.sb_cc <= held_length) {6257 held_length = 0;6305 control->held_length = 0;6414 held_length = so->so_rcv.sb_cc;6415 control->held_length = so->so_rcv.sb_cc;6419 control->held_length = 0;6790 if (control->held_length) {6791 held_length = 0;[all …]
519 uint32_t held_length; /* length held in sb */ member
685 control->held_length = 0; in sctp_setup_tail_pointer()
5529 sq->held_length = 0;