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