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

  /external/iproute2/tc/
tc_util.h 69 int get_qdisc_handle(__u32 *h, const char *str);
tc_class.c 408 if (get_qdisc_handle(&filter_qdisc, *argv))
tc_qdisc.c 78 if (get_qdisc_handle(&handle, *argv))
tc_util.c 76 int get_qdisc_handle(__u32 *h, const char *str) function

Completed in 365 milliseconds