Searched refs:send_sb_threshold (Results 1 – 6 of 6) sorted by relevance
157 n_inp->send_sb_threshold = inp->send_sb_threshold; in sctp_do_peeloff()262 n_inp->send_sb_threshold = inp->send_sb_threshold; in sctp_get_peeloff()
606 uint32_t send_sb_threshold; member
4163 (((inp->send_sb_threshold > 0) &&4164 (sb_free_now >= inp->send_sb_threshold) &&4166 (inp->send_sb_threshold == 0))) {4893 (((inp->send_sb_threshold > 0) && (sb_free_now >= inp->send_sb_threshold)) ||4894 (inp->send_sb_threshold == 0))) {
608 (((inp->send_sb_threshold > 0) && in sctp_process_init_ack()609 (sb_free_now >= inp->send_sb_threshold) && in sctp_process_init_ack()611 (inp->send_sb_threshold == 0))) { in sctp_process_init_ack()3052 inp->send_sb_threshold = (*inp_p)->send_sb_threshold;
2844 inp->send_sb_threshold = 0;
9182 inp->send_sb_threshold = sb_threshold;