HomeSort by relevance Sort by last modified time
    Searched refs:tc_cbq_calc_offtime (Results 1 - 3 of 3) sorted by null

  /external/iproute2/tc/
tc_cbq.h 6 unsigned tc_cbq_calc_offtime(unsigned bndw, unsigned rate, unsigned avpkt,
tc_cbq.c 44 unsigned tc_cbq_calc_offtime(unsigned bndw, unsigned rate, unsigned avpkt, function
q_cbq.c 403 lss.offtime = tc_cbq_calc_offtime(bndw, r.rate, lss.avpkt, ewma_log, minburst);

Completed in 303 milliseconds