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 62 extern int get_qdisc_handle(__u32 *h, const char *str);
tc_qdisc.c 83 if (get_qdisc_handle(&handle, *argv))
tc_class.c 417 if (get_qdisc_handle(&filter_qdisc, *argv))
tc_util.c 76 int get_qdisc_handle(__u32 *h, const char *str) function

Completed in 41 milliseconds