Searched refs:sctp_cmt_on_off (Results 1 – 14 of 14) sorted by relevance
88 if ((stcb->asoc.sctp_cmt_on_off == SCTP_CMT_RPV1) || in sctp_set_initial_cc_param()89 (stcb->asoc.sctp_cmt_on_off == SCTP_CMT_RPV2)) { in sctp_set_initial_cc_param()119 if ((asoc->sctp_cmt_on_off == SCTP_CMT_RPV1) || in sctp_cwnd_update_after_fr()120 (asoc->sctp_cmt_on_off == SCTP_CMT_RPV2)) { in sctp_cwnd_update_after_fr()138 (asoc->sctp_cmt_on_off > 0)) { in sctp_cwnd_update_after_fr()150 if ((asoc->sctp_cmt_on_off == SCTP_CMT_RPV1) || in sctp_cwnd_update_after_fr()151 (asoc->sctp_cmt_on_off == SCTP_CMT_RPV2)) { in sctp_cwnd_update_after_fr()152 if (asoc->sctp_cmt_on_off == SCTP_CMT_RPV1) { in sctp_cwnd_update_after_fr()159 if (asoc->sctp_cmt_on_off == SCTP_CMT_RPV2) { in sctp_cwnd_update_after_fr()700 if ((stcb->asoc.sctp_cmt_on_off == SCTP_CMT_RPV1) || in sctp_cwnd_update_after_sack_common()[all …]
120 n_inp->sctp_cmt_on_off = inp->sctp_cmt_on_off; in sctp_do_peeloff()
195 SCTP_BASE_SYSCTL(sctp_cmt_on_off) == 0) { in sctp_ss_default_select()320 SCTP_BASE_SYSCTL(sctp_cmt_on_off) == 0) { in sctp_ss_rrp_packet_done()480 SCTP_BASE_SYSCTL(sctp_cmt_on_off) == 0) { in sctp_ss_prio_select()631 ((SCTP_BASE_SYSCTL(sctp_cmt_on_off) > 0) || in sctp_ss_fb_select()632 (SCTP_BASE_SYSCTL(sctp_cmt_on_off) == 0 && in sctp_ss_fb_select()814 SCTP_BASE_SYSCTL(sctp_cmt_on_off) == 0) { in sctp_ss_fcfs_select()
83 uint32_t sctp_cmt_on_off; member
2209 if ((stcb->asoc.sctp_cmt_on_off > 0) && in sctp_sack_check()2953 if ((asoc->sctp_cmt_on_off > 0) && in sctp_strike_gap_ack_chunks()3055 if ((asoc->sctp_cmt_on_off > 0) && in sctp_strike_gap_ack_chunks()3081 (asoc->sctp_cmt_on_off == 0)) { in sctp_strike_gap_ack_chunks()3119 if ((asoc->sctp_cmt_on_off > 0) && in sctp_strike_gap_ack_chunks()3180 if ((asoc->sctp_cmt_on_off > 0) && in sctp_strike_gap_ack_chunks()3265 if (asoc->sctp_cmt_on_off > 0) { in sctp_strike_gap_ack_chunks()4441 if (asoc->sctp_cmt_on_off > 0) { in sctp_handle_sack()4773 if ((asoc->sctp_cmt_on_off > 0) && in sctp_handle_sack()
409 uint32_t sctp_cmt_on_off; member
95 SCTP_BASE_SYSCTL(sctp_cmt_on_off) = SCTPCTL_CMT_ON_OFF_DEFAULT; in sctp_init_sysctls()909 SCTP_UINT_SYSCTL(cmt_on_off, sctp_cmt_on_off, SCTPCTL_CMT_ON_OFF)
702 if (stcb->asoc.sctp_cmt_on_off > 0) { in sctp_mark_all_for_resend()880 if (stcb->asoc.sctp_cmt_on_off > 0) { in sctp_t3rxt_timer()
1205 uint8_t sctp_cmt_on_off; member
7734 if ((stcb->asoc.sctp_cmt_on_off == 0) && in sctp_fill_outqueue()7738 } else if (stcb->asoc.sctp_cmt_on_off > 0) { in sctp_fill_outqueue()7968 if (asoc->sctp_cmt_on_off > 0) { in sctp_med_chunk_output()8548 if ((asoc->sctp_cmt_on_off > 0) && in sctp_med_chunk_output()8556 if ((asoc->sctp_cmt_on_off > 0) && in sctp_med_chunk_output()8567 if ((asoc->sctp_cmt_on_off > 0) && in sctp_med_chunk_output()8630 if (asoc->sctp_cmt_on_off == 0) { in sctp_med_chunk_output()10574 if ((asoc->sctp_cmt_on_off > 0) && in sctp_send_sack()13221 (asoc->sctp_cmt_on_off == 0)) { in sctp_lower_sosend()13497 (stcb->asoc.sctp_cmt_on_off == 0)) { in sctp_lower_sosend()
1740 av->assoc_value = stcb->asoc.sctp_cmt_on_off;1747 av->assoc_value = inp->sctp_cmt_on_off;3902 if (SCTP_BASE_SYSCTL(sctp_cmt_on_off)) {3913 stcb->asoc.sctp_cmt_on_off = av->assoc_value;3921 inp->sctp_cmt_on_off = av->assoc_value;3929 stcb->asoc.sctp_cmt_on_off = av->assoc_value;
2471 inp->sctp_cmt_on_off = SCTP_BASE_SYSCTL(sctp_cmt_on_off); in sctp_inpcb_alloc()
2800 inp->sctp_cmt_on_off = (*inp_p)->sctp_cmt_on_off; in sctp_handle_cookie_echo()
970 asoc->sctp_cmt_on_off = inp->sctp_cmt_on_off; in sctp_init_asoc()