Home
last modified time | relevance | path

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

/external/iproute2/tc/
Dtc_cbq.h6 unsigned tc_cbq_calc_offtime(unsigned bndw, unsigned rate, unsigned avpkt,
Dtc_cbq.c44 unsigned tc_cbq_calc_offtime(unsigned bndw, unsigned rate, unsigned avpkt, in tc_cbq_calc_offtime() function
Dq_cbq.c403 lss.offtime = tc_cbq_calc_offtime(bndw, r.rate, lss.avpkt, ewma_log, minburst); in cbq_parse_class_opt()