Home
last modified time | relevance | path

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

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_cc_functions.c233 #define SCTP_INST_NEUTRAL 2 /* Neutral, no indication */ macro
348 else if (inst_ind == SCTP_INST_NEUTRAL) in cc_bw_same()
386 else if (inst_ind == SCTP_INST_NEUTRAL) in cc_bw_same()
675 inst_ind = SCTP_INST_NEUTRAL; in cc_bw_limit()