Searched refs:sctp_cmt_on_off (Results 1 – 14 of 14) sorted by relevance
121 if ((asoc->sctp_cmt_on_off == SCTP_CMT_RPV1) || in sctp_cwnd_update_after_fr()122 (asoc->sctp_cmt_on_off == SCTP_CMT_RPV2)) { in sctp_cwnd_update_after_fr()141 (asoc->sctp_cmt_on_off > 0)) { in sctp_cwnd_update_after_fr()155 if (asoc->sctp_cmt_on_off == SCTP_CMT_RPV1) { in sctp_cwnd_update_after_fr()771 (asoc->sctp_cmt_on_off == 0)) { in sctp_cwnd_update_after_sack_common()837 switch (asoc->sctp_cmt_on_off) { in sctp_cwnd_update_after_sack_common()931 switch (asoc->sctp_cmt_on_off) { in sctp_cwnd_update_after_sack_common()1692 (asoc->sctp_cmt_on_off > 0)) { in sctp_hs_cwnd_update_after_fr()1789 (asoc->sctp_cmt_on_off == 0)) { in sctp_hs_cwnd_update_after_sack()2181 (asoc->sctp_cmt_on_off == 0)) { in sctp_htcp_cwnd_update_after_sack()[all …]
123 n_inp->sctp_cmt_on_off = inp->sctp_cmt_on_off; in sctp_do_peeloff()
216 SCTP_BASE_SYSCTL(sctp_cmt_on_off) == 0) { in sctp_ss_default_select()375 SCTP_BASE_SYSCTL(sctp_cmt_on_off) == 0) { in sctp_ss_rrp_packet_done()545 SCTP_BASE_SYSCTL(sctp_cmt_on_off) == 0) { in sctp_ss_prio_select()708 ((SCTP_BASE_SYSCTL(sctp_cmt_on_off) > 0) || in sctp_ss_fb_select()709 (SCTP_BASE_SYSCTL(sctp_cmt_on_off) == 0 && in sctp_ss_fb_select()926 SCTP_BASE_SYSCTL(sctp_cmt_on_off) == 0) { in sctp_ss_fcfs_select()
84 uint32_t sctp_cmt_on_off; member
404 uint32_t sctp_cmt_on_off; member
2611 if ((stcb->asoc.sctp_cmt_on_off > 0) && in sctp_sack_check()3325 if ((asoc->sctp_cmt_on_off > 0) && in sctp_strike_gap_ack_chunks()3430 if ((asoc->sctp_cmt_on_off > 0) && in sctp_strike_gap_ack_chunks()3456 (asoc->sctp_cmt_on_off == 0)) { in sctp_strike_gap_ack_chunks()3493 if ((asoc->sctp_cmt_on_off > 0) && in sctp_strike_gap_ack_chunks()3554 if ((asoc->sctp_cmt_on_off > 0) && in sctp_strike_gap_ack_chunks()3642 if (asoc->sctp_cmt_on_off > 0) { in sctp_strike_gap_ack_chunks()4750 if (asoc->sctp_cmt_on_off > 0) { in sctp_handle_sack()5043 if ((asoc->sctp_cmt_on_off > 0) && in sctp_handle_sack()
96 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)
713 if (stcb->asoc.sctp_cmt_on_off > 0) { in sctp_mark_all_for_resend()889 if (stcb->asoc.sctp_cmt_on_off > 0) { in sctp_t3rxt_timer()
1209 uint8_t sctp_cmt_on_off; member
7718 if ((stcb->asoc.sctp_cmt_on_off == 0) && in sctp_fill_outqueue()7722 } else if (stcb->asoc.sctp_cmt_on_off > 0) { in sctp_fill_outqueue()7951 if (asoc->sctp_cmt_on_off > 0) { in sctp_med_chunk_output()8517 if ((asoc->sctp_cmt_on_off > 0) && in sctp_med_chunk_output()8525 if ((asoc->sctp_cmt_on_off > 0) && in sctp_med_chunk_output()8536 if ((asoc->sctp_cmt_on_off > 0) && in sctp_med_chunk_output()8600 if (asoc->sctp_cmt_on_off == 0) { in sctp_med_chunk_output()10604 if ((asoc->sctp_cmt_on_off > 0) && in sctp_send_sack()13301 (asoc->sctp_cmt_on_off == 0)) { in sctp_lower_sosend()13584 (stcb->asoc.sctp_cmt_on_off == 0)) { in sctp_lower_sosend()
1690 av->assoc_value = stcb->asoc.sctp_cmt_on_off;1698 av->assoc_value = inp->sctp_cmt_on_off;3918 if (SCTP_BASE_SYSCTL(sctp_cmt_on_off)) {3929 stcb->asoc.sctp_cmt_on_off = av->assoc_value;3938 inp->sctp_cmt_on_off = av->assoc_value;3947 stcb->asoc.sctp_cmt_on_off = av->assoc_value;
2695 inp->sctp_cmt_on_off = (*inp_p)->sctp_cmt_on_off; in sctp_handle_cookie_echo()
2432 inp->sctp_cmt_on_off = SCTP_BASE_SYSCTL(sctp_cmt_on_off); in sctp_inpcb_alloc()
1142 asoc->sctp_cmt_on_off = inp->sctp_cmt_on_off; in sctp_init_asoc()