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

  /external/iproute2/tc/
tc_core.h 25 int tc_calc_size_table(struct tc_sizespec *s, __u16 **stab);
tc_core.c 141 int tc_calc_size_table(struct tc_sizespec *s, __u16 **stab) function
tc_qdisc.c 160 if (tc_calc_size_table(&stab.szopts, &stab.data) < 0) {

Completed in 1653 milliseconds