Home
last modified time | relevance | path

Searched refs:SCTP_CMT_RPV1 (Results 1 – 3 of 3) sorted by relevance

/external/usrsctp/usrsctplib/netinet/
Dsctp_cc_functions.c94 if ((stcb->asoc.sctp_cmt_on_off == SCTP_CMT_RPV1) || in sctp_set_initial_cc_param()
127 if ((asoc->sctp_cmt_on_off == SCTP_CMT_RPV1) || in sctp_cwnd_update_after_fr()
159 if ((asoc->sctp_cmt_on_off == SCTP_CMT_RPV1) || in sctp_cwnd_update_after_fr()
161 if (asoc->sctp_cmt_on_off == SCTP_CMT_RPV1) { in sctp_cwnd_update_after_fr()
782 if ((stcb->asoc.sctp_cmt_on_off == SCTP_CMT_RPV1) || in sctp_cwnd_update_after_sack_common()
922 case SCTP_CMT_RPV1: in sctp_cwnd_update_after_sack_common()
1017 case SCTP_CMT_RPV1: in sctp_cwnd_update_after_sack_common()
1115 if ((stcb->asoc.sctp_cmt_on_off == SCTP_CMT_RPV1) || in sctp_cwnd_update_after_timeout()
1136 if (stcb->asoc.sctp_cmt_on_off == SCTP_CMT_RPV1) { in sctp_cwnd_update_after_timeout()
Dsctp.h318 #define SCTP_CMT_RPV1 2 macro
/external/usrsctp/usrsctplib/
Dusrsctp.h868 #define SCTP_CMT_RPV1 2 macro