Searched refs:sctp_cmt_on_off (Results 1 – 16 of 16) sorted by relevance
79 if ((stcb->asoc.sctp_cmt_on_off == SCTP_CMT_RPV1) || in sctp_set_initial_cc_param()80 (stcb->asoc.sctp_cmt_on_off == SCTP_CMT_RPV2)) { in sctp_set_initial_cc_param()111 if ((asoc->sctp_cmt_on_off == SCTP_CMT_RPV1) || in sctp_cwnd_update_after_fr()112 (asoc->sctp_cmt_on_off == SCTP_CMT_RPV2)) { in sctp_cwnd_update_after_fr()131 (asoc->sctp_cmt_on_off > 0)) { in sctp_cwnd_update_after_fr()143 if ((asoc->sctp_cmt_on_off == SCTP_CMT_RPV1) || in sctp_cwnd_update_after_fr()144 (asoc->sctp_cmt_on_off == SCTP_CMT_RPV2)) { in sctp_cwnd_update_after_fr()145 if (asoc->sctp_cmt_on_off == SCTP_CMT_RPV1) { in sctp_cwnd_update_after_fr()152 if (asoc->sctp_cmt_on_off == SCTP_CMT_RPV2) { in sctp_cwnd_update_after_fr()761 if ((stcb->asoc.sctp_cmt_on_off == SCTP_CMT_RPV1) || in sctp_cwnd_update_after_sack_common()[all …]
127 n_inp->sctp_cmt_on_off = inp->sctp_cmt_on_off; in sctp_do_peeloff()242 n_inp->sctp_cmt_on_off = inp->sctp_cmt_on_off; in sctp_get_peeloff()
199 SCTP_BASE_SYSCTL(sctp_cmt_on_off) == 0) { in sctp_ss_default_select()326 SCTP_BASE_SYSCTL(sctp_cmt_on_off) == 0) { in sctp_ss_rrp_packet_done()484 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()819 SCTP_BASE_SYSCTL(sctp_cmt_on_off) == 0) { in sctp_ss_fcfs_select()
90 uint32_t sctp_cmt_on_off; member
2206 if ((stcb->asoc.sctp_cmt_on_off > 0) && in sctp_sack_check()2974 if ((asoc->sctp_cmt_on_off > 0) &&3080 if ((asoc->sctp_cmt_on_off > 0) &&3105 (asoc->sctp_cmt_on_off == 0)) {3143 if ((asoc->sctp_cmt_on_off > 0) &&3200 if ((asoc->sctp_cmt_on_off > 0) &&3279 if (asoc->sctp_cmt_on_off > 0) {4464 if (asoc->sctp_cmt_on_off > 0) {4814 if ((asoc->sctp_cmt_on_off > 0) &&
109 SCTP_BASE_SYSCTL(sctp_cmt_on_off) = SCTPCTL_CMT_ON_OFF_DEFAULT; in sctp_init_sysctls()1215 SCTP_UINT_SYSCTL(cmt_on_off, sctp_cmt_on_off, SCTPCTL_CMT_ON_OFF)1325 RANGECHK(SCTP_BASE_SYSCTL(sctp_cmt_on_off), SCTPCTL_CMT_ON_OFF_MIN, SCTPCTL_CMT_ON_OFF_MAX); in sctp_sysctl_handle_int()1528 &SCTP_BASE_SYSCTL(sctp_cmt_on_off), 0, sctp_sysctl_handle_int, in sysctl_setup_sctp()
482 uint32_t sctp_cmt_on_off; member
693 if (stcb->asoc.sctp_cmt_on_off > 0) {872 if (stcb->asoc.sctp_cmt_on_off > 0) {
1247 uint8_t sctp_cmt_on_off; member
8148 if ((stcb->asoc.sctp_cmt_on_off == 0) &&8152 } else if (stcb->asoc.sctp_cmt_on_off > 0) {8386 if (asoc->sctp_cmt_on_off > 0) {8978 if ((asoc->sctp_cmt_on_off > 0) &&8986 if ((asoc->sctp_cmt_on_off > 0) &&8997 if ((asoc->sctp_cmt_on_off > 0) &&9069 if (asoc->sctp_cmt_on_off == 0) {11063 if ((asoc->sctp_cmt_on_off > 0) &&14041 (asoc->sctp_cmt_on_off == 0)) {14332 (stcb->asoc.sctp_cmt_on_off == 0)) {
2360 av->assoc_value = stcb->asoc.sctp_cmt_on_off;2367 av->assoc_value = inp->sctp_cmt_on_off;4455 if (SCTP_BASE_SYSCTL(sctp_cmt_on_off)) {4466 stcb->asoc.sctp_cmt_on_off = av->assoc_value;4474 inp->sctp_cmt_on_off = av->assoc_value;4482 stcb->asoc.sctp_cmt_on_off = av->assoc_value;
2912 inp->sctp_cmt_on_off = (*inp_p)->sctp_cmt_on_off;
2843 inp->sctp_cmt_on_off = SCTP_BASE_SYSCTL(sctp_cmt_on_off);
977 asoc->sctp_cmt_on_off = inp->sctp_cmt_on_off; in sctp_init_asoc()
1031 USRSCTP_SYSCTL_DECL(sctp_cmt_on_off)
3286 USRSCTP_SYSCTL_SET_DEF(sctp_cmt_on_off)3368 USRSCTP_SYSCTL_GET_DEF(sctp_cmt_on_off)