Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_cc_functions.c341 if (inst_ind == SCTP_INST_GAINING) in cc_bw_same()
378 if (inst_ind == SCTP_INST_GAINING) in cc_bw_same()
380 else if (inst_ind == SCTP_INST_NEUTRAL) in cc_bw_same()
388 uint64_t vtag, uint8_t inst_ind) in cc_bw_decrease() argument
398 (inst_ind != SCTP_INST_LOOSING)) { in cc_bw_decrease()
508 (inst_ind != SCTP_INST_GAINING)) { in cc_bw_decrease()
520 if (inst_ind == SCTP_INST_GAINING) { in cc_bw_decrease()
578 uint8_t inst_ind; in cc_bw_limit() local
633 inst_ind = SCTP_INST_GAINING; in cc_bw_limit()
635 inst_ind = SCTP_INST_LOOSING; in cc_bw_limit()
[all …]