Searched refs:SCTP_CMT_RPV2 (Results 1 – 2 of 2) sorted by relevance
94 (stcb->asoc.sctp_cmt_on_off == SCTP_CMT_RPV2)) { in sctp_set_initial_cc_param()125 (asoc->sctp_cmt_on_off == SCTP_CMT_RPV2)) { in sctp_cwnd_update_after_fr()157 (asoc->sctp_cmt_on_off == SCTP_CMT_RPV2)) { in sctp_cwnd_update_after_fr()164 if (asoc->sctp_cmt_on_off == SCTP_CMT_RPV2) { in sctp_cwnd_update_after_fr()704 (stcb->asoc.sctp_cmt_on_off == SCTP_CMT_RPV2) || in sctp_cwnd_update_after_sack_common()854 case SCTP_CMT_RPV2: in sctp_cwnd_update_after_sack_common()941 case SCTP_CMT_RPV2: in sctp_cwnd_update_after_sack_common()1023 (stcb->asoc.sctp_cmt_on_off == SCTP_CMT_RPV2)) { in sctp_cwnd_update_after_timeout()
302 #define SCTP_CMT_RPV2 3 macro