Searched refs:sctp_cmt_on_off (Results 1 – 16 of 16) sorted by relevance
94 if ((stcb->asoc.sctp_cmt_on_off == SCTP_CMT_RPV1) || in sctp_set_initial_cc_param()95 (stcb->asoc.sctp_cmt_on_off == SCTP_CMT_RPV2)) { in sctp_set_initial_cc_param()127 if ((asoc->sctp_cmt_on_off == SCTP_CMT_RPV1) || in sctp_cwnd_update_after_fr()128 (asoc->sctp_cmt_on_off == SCTP_CMT_RPV2)) { in sctp_cwnd_update_after_fr()147 (asoc->sctp_cmt_on_off > 0)) { in sctp_cwnd_update_after_fr()159 if ((asoc->sctp_cmt_on_off == SCTP_CMT_RPV1) || in sctp_cwnd_update_after_fr()160 (asoc->sctp_cmt_on_off == SCTP_CMT_RPV2)) { in sctp_cwnd_update_after_fr()161 if (asoc->sctp_cmt_on_off == SCTP_CMT_RPV1) { in sctp_cwnd_update_after_fr()168 if (asoc->sctp_cmt_on_off == SCTP_CMT_RPV2) { in sctp_cwnd_update_after_fr()782 if ((stcb->asoc.sctp_cmt_on_off == SCTP_CMT_RPV1) || in sctp_cwnd_update_after_sack_common()[all …]
125 n_inp->sctp_cmt_on_off = inp->sctp_cmt_on_off; in sctp_do_peeloff()230 n_inp->sctp_cmt_on_off = inp->sctp_cmt_on_off; in sctp_get_peeloff()
222 SCTP_BASE_SYSCTL(sctp_cmt_on_off) == 0) { in sctp_ss_default_select()383 SCTP_BASE_SYSCTL(sctp_cmt_on_off) == 0) { in sctp_ss_rrp_packet_done()554 SCTP_BASE_SYSCTL(sctp_cmt_on_off) == 0) { in sctp_ss_prio_select()714 ((SCTP_BASE_SYSCTL(sctp_cmt_on_off) > 0) || in sctp_ss_fb_select()715 (SCTP_BASE_SYSCTL(sctp_cmt_on_off) == 0 && in sctp_ss_fb_select()938 SCTP_BASE_SYSCTL(sctp_cmt_on_off) == 0) { in sctp_ss_fcfs_select()
89 uint32_t sctp_cmt_on_off; member
126 SCTP_BASE_SYSCTL(sctp_cmt_on_off) = SCTPCTL_CMT_ON_OFF_DEFAULT; in sctp_init_sysctls()1173 SCTP_UINT_SYSCTL(cmt_on_off, sctp_cmt_on_off, SCTPCTL_CMT_ON_OFF)1280 RANGECHK(SCTP_BASE_SYSCTL(sctp_cmt_on_off), SCTPCTL_CMT_ON_OFF_MIN, SCTPCTL_CMT_ON_OFF_MAX); in sctp_sysctl_handle_int()1477 &SCTP_BASE_SYSCTL(sctp_cmt_on_off), 0, sctp_sysctl_handle_int, in sysctl_setup_sctp()
2652 if ((stcb->asoc.sctp_cmt_on_off > 0) && in sctp_sack_check()3365 if ((asoc->sctp_cmt_on_off > 0) &&3474 if ((asoc->sctp_cmt_on_off > 0) &&3499 (asoc->sctp_cmt_on_off == 0)) {3537 if ((asoc->sctp_cmt_on_off > 0) &&3594 if ((asoc->sctp_cmt_on_off > 0) &&3675 if (asoc->sctp_cmt_on_off > 0) {4825 if (asoc->sctp_cmt_on_off > 0) {5161 if ((asoc->sctp_cmt_on_off > 0) &&
494 uint32_t sctp_cmt_on_off; member
711 if (stcb->asoc.sctp_cmt_on_off > 0) {887 if (stcb->asoc.sctp_cmt_on_off > 0) {
1266 uint8_t sctp_cmt_on_off; member
8302 if ((stcb->asoc.sctp_cmt_on_off == 0) &&8306 } else if (stcb->asoc.sctp_cmt_on_off > 0) {8540 if (asoc->sctp_cmt_on_off > 0) {9109 if ((asoc->sctp_cmt_on_off > 0) &&9117 if ((asoc->sctp_cmt_on_off > 0) &&9128 if ((asoc->sctp_cmt_on_off > 0) &&9201 if (asoc->sctp_cmt_on_off == 0) {11226 if ((asoc->sctp_cmt_on_off > 0) &&14374 (asoc->sctp_cmt_on_off == 0)) {14681 (stcb->asoc.sctp_cmt_on_off == 0)) {
2268 av->assoc_value = stcb->asoc.sctp_cmt_on_off;2276 av->assoc_value = inp->sctp_cmt_on_off;4629 if (SCTP_BASE_SYSCTL(sctp_cmt_on_off)) {4640 stcb->asoc.sctp_cmt_on_off = av->assoc_value;4649 inp->sctp_cmt_on_off = av->assoc_value;4658 stcb->asoc.sctp_cmt_on_off = av->assoc_value;
3034 inp->sctp_cmt_on_off = (*inp_p)->sctp_cmt_on_off;
2826 inp->sctp_cmt_on_off = SCTP_BASE_SYSCTL(sctp_cmt_on_off);
1172 asoc->sctp_cmt_on_off = inp->sctp_cmt_on_off; in sctp_init_asoc()
1116 USRSCTP_SYSCTL_DECL(sctp_cmt_on_off)
3469 USRSCTP_SYSCTL_SET_DEF(sctp_cmt_on_off, SCTPCTL_CMT_ON_OFF)3551 USRSCTP_SYSCTL_GET_DEF(sctp_cmt_on_off)