Searched refs:tc_cbq_calc_offtime (Results 1 – 3 of 3) sorted by relevance
/external/iproute2/tc/ |
D | tc_cbq.h | 6 unsigned tc_cbq_calc_offtime(unsigned bndw, unsigned rate, unsigned avpkt,
|
D | tc_cbq.c | 44 unsigned tc_cbq_calc_offtime(unsigned bndw, unsigned rate, unsigned avpkt, in tc_cbq_calc_offtime() function
|
D | q_cbq.c | 403 lss.offtime = tc_cbq_calc_offtime(bndw, r.rate, lss.avpkt, ewma_log, minburst); in cbq_parse_class_opt()
|