Searched refs:SCTP_CMT_RPV2 (Results 1 – 3 of 3) sorted by relevance
91 (stcb->asoc.sctp_cmt_on_off == SCTP_CMT_RPV2)) { in sctp_set_initial_cc_param()122 (asoc->sctp_cmt_on_off == SCTP_CMT_RPV2)) { in sctp_cwnd_update_after_fr()154 (asoc->sctp_cmt_on_off == SCTP_CMT_RPV2)) { in sctp_cwnd_update_after_fr()161 if (asoc->sctp_cmt_on_off == SCTP_CMT_RPV2) { in sctp_cwnd_update_after_fr()702 (stcb->asoc.sctp_cmt_on_off == SCTP_CMT_RPV2) || in sctp_cwnd_update_after_sack_common()853 case SCTP_CMT_RPV2: in sctp_cwnd_update_after_sack_common()940 case SCTP_CMT_RPV2: in sctp_cwnd_update_after_sack_common()1022 (stcb->asoc.sctp_cmt_on_off == SCTP_CMT_RPV2)) { in sctp_cwnd_update_after_timeout()
301 #define SCTP_CMT_RPV2 3 macro