Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_cc_functions.c251 #define SCTP_INST_NEUTRAL 2 /* Neutral, no indication */ macro
346 else if (inst_ind == SCTP_INST_NEUTRAL) in cc_bw_same()
383 else if (inst_ind == SCTP_INST_NEUTRAL) in cc_bw_same()
640 inst_ind = SCTP_INST_NEUTRAL; in cc_bw_limit()