Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_cc_functions.c249 #define SCTP_INST_GAINING 3 /* Gaining, step down possible */ macro
341 if (inst_ind == SCTP_INST_GAINING) in cc_bw_same()
378 if (inst_ind == SCTP_INST_GAINING) in cc_bw_same()
444 (inst_ind != SCTP_INST_GAINING)) { in cc_bw_decrease()
476 (inst_ind != SCTP_INST_GAINING)) { 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()
633 inst_ind = SCTP_INST_GAINING; in cc_bw_limit()