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

/external/iproute2/tc/
H A Dq_fq.c216 unsigned int buckets_log; local
240 buckets_log = rta_getattr_u32(tb[TCA_FQ_BUCKETS_LOG]);
241 fprintf(f, "buckets %u ", 1U << buckets_log);

Completed in 25 milliseconds