Searched refs:held_length (Results 1 – 4 of 4) sorted by relevance
4865 control->held_length = 0; in sctp_add_to_readq()5489 uint32_t held_length = 0; in sctp_sorecvmsg() local5614 held_length = 0; in sctp_sorecvmsg()5661 control->held_length = 0; in sctp_sorecvmsg()5774 held_length = so->so_rcv.sb_cc; in sctp_sorecvmsg()5779 control->held_length = 0; in sctp_sorecvmsg()6129 if (control->held_length) { in sctp_sorecvmsg()6130 held_length = 0; in sctp_sorecvmsg()6131 control->held_length = 0; in sctp_sorecvmsg()6229 control->held_length = 0; in sctp_sorecvmsg()[all …]
462 uint32_t held_length; /* length held in sb */ member
639 control->held_length = 0; in sctp_setup_tail_pointer()
4758 sq->held_length = 0; in sctp_free_assoc()