Home
last modified time | relevance | path

Searched refs:SECOND_QDISC_LEN (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/platform/unix/
H A Dnstackx_qdisc.h27 #define SECOND_QDISC_LEN 50 macro
/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/platform/unix/qdisc/
H A Dnstackx_qdisc.c216 } else if (qdiscUsedLen >= qdiscAllLength - SECOND_QDISC_LEN) { in GetQdiscLeftLengthPolicy()
219 len = qdiscAllLength - SECOND_QDISC_LEN - qdiscUsedLen + 1; in GetQdiscLeftLengthPolicy()

Completed in 2 milliseconds