Home
last modified time | relevance | path

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

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_cc_functions.c240 uint64_t rtt_offset, uint64_t vtag, uint8_t inst_ind) in cc_bw_same() argument
244 uint64_t rtt_offset, uint8_t inst_ind) in cc_bw_same()
270 if ((net->cc_mod.rtcc.steady_step) && (inst_ind != SCTP_INST_LOOSING)) { in cc_bw_same()
346 if (inst_ind == SCTP_INST_GAINING) in cc_bw_same()
348 else if (inst_ind == SCTP_INST_NEUTRAL) in cc_bw_same()
365 if ((net->cc_mod.rtcc.steady_step) && (inst_ind != SCTP_INST_LOOSING)) { in cc_bw_same()
384 if (inst_ind == SCTP_INST_GAINING) in cc_bw_same()
386 else if (inst_ind == SCTP_INST_NEUTRAL) in cc_bw_same()
395 uint64_t vtag, uint8_t inst_ind) in cc_bw_decrease() argument
399 uint8_t inst_ind) in cc_bw_decrease()
[all …]