Home
last modified time | relevance | path

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

/external/usrsctp/usrsctplib/netinet/
Dsctp_cc_functions.c251 #define SCTP_INST_NEUTRAL 2 /* Neutral, no indication */ macro
366 else if (inst_ind == SCTP_INST_NEUTRAL) in cc_bw_same()
404 else if (inst_ind == SCTP_INST_NEUTRAL) in cc_bw_same()
696 inst_ind = SCTP_INST_NEUTRAL; in cc_bw_limit()