Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_cc_functions.c248 #define SCTP_INST_NEUTRAL 2 /* Neutral, no indication */ macro
343 else if (inst_ind == SCTP_INST_NEUTRAL) in cc_bw_same()
380 else if (inst_ind == SCTP_INST_NEUTRAL) in cc_bw_same()
637 inst_ind = SCTP_INST_NEUTRAL; in cc_bw_limit()