Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/platform/unix/
H A Dnstackx_qdisc.h24 #define QDISC_MIN_LENGTH 100 macro
/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/platform/unix/qdisc/
H A Dnstackx_qdisc.c142 if (qdiscAllLen < QDISC_MIN_LENGTH || qdiscAllLen > QDISC_MAX_LENGTH) { in CheckQdiscAllLen()
202 if (tmpQdiscAllLength >= QDISC_MIN_LENGTH && tmpQdiscAllLength <= QDISC_MAX_LENGTH) { in GetQdiscAllLength()

Completed in 2 milliseconds