Home
last modified time | relevance | path

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

/external/usrsctp/usrsctplib/netinet/
Dsctp_cc_functions.c95 (stcb->asoc.sctp_cmt_on_off == SCTP_CMT_RPV2)) { in sctp_set_initial_cc_param()
128 (asoc->sctp_cmt_on_off == SCTP_CMT_RPV2)) { in sctp_cwnd_update_after_fr()
160 (asoc->sctp_cmt_on_off == SCTP_CMT_RPV2)) { in sctp_cwnd_update_after_fr()
168 if (asoc->sctp_cmt_on_off == SCTP_CMT_RPV2) { in sctp_cwnd_update_after_fr()
783 (stcb->asoc.sctp_cmt_on_off == SCTP_CMT_RPV2) || in sctp_cwnd_update_after_sack_common()
937 case SCTP_CMT_RPV2: in sctp_cwnd_update_after_sack_common()
1025 case SCTP_CMT_RPV2: in sctp_cwnd_update_after_sack_common()
1116 (stcb->asoc.sctp_cmt_on_off == SCTP_CMT_RPV2)) { in sctp_cwnd_update_after_timeout()
Dsctp.h319 #define SCTP_CMT_RPV2 3 macro
/external/usrsctp/usrsctplib/
Dusrsctp.h869 #define SCTP_CMT_RPV2 3 macro