Searched refs:send_sb_threshold (Results 1 – 6 of 6) sorted by relevance
148 n_inp->send_sb_threshold = inp->send_sb_threshold; in sctp_do_peeloff()246 n_inp->send_sb_threshold = inp->send_sb_threshold; in sctp_get_peeloff()
581 uint32_t send_sb_threshold; member
3786 (((inp->send_sb_threshold > 0) &&3787 (sb_free_now >= inp->send_sb_threshold) &&3789 (inp->send_sb_threshold == 0))) {4541 (((inp->send_sb_threshold > 0) && (sb_free_now >= inp->send_sb_threshold)) ||4542 (inp->send_sb_threshold == 0))) {
2936 inp->send_sb_threshold = (*inp_p)->send_sb_threshold;
2777 inp->send_sb_threshold = 0;
8010 inp->send_sb_threshold = sb_threshold;