Searched refs:send_sb_threshold (Results 1 – 6 of 6) sorted by relevance
153 n_inp->send_sb_threshold = inp->send_sb_threshold; in sctp_do_peeloff()247 n_inp->send_sb_threshold = inp->send_sb_threshold; in sctp_get_peeloff()
583 uint32_t send_sb_threshold; member
4182 (((inp->send_sb_threshold > 0) &&4183 (sb_free_now >= inp->send_sb_threshold) &&4185 (inp->send_sb_threshold == 0))) {4912 (((inp->send_sb_threshold > 0) && (sb_free_now >= inp->send_sb_threshold)) ||4913 (inp->send_sb_threshold == 0))) {
599 (((inp->send_sb_threshold > 0) && in sctp_process_init_ack()600 (sb_free_now >= inp->send_sb_threshold) && in sctp_process_init_ack()602 (inp->send_sb_threshold == 0))) { in sctp_process_init_ack()3051 inp->send_sb_threshold = (*inp_p)->send_sb_threshold;
2845 inp->send_sb_threshold = 0;
9028 inp->send_sb_threshold = sb_threshold;