HomeSort by relevance Sort by last modified time
    Searched defs:get_tc_classid (Results 1 - 2 of 2) sorted by null

  /external/libnl/tests/
test-complex-HTB-with-hash-filters.c 97 int get_tc_classid(__u32 *h, const char *str) function
741 err = get_tc_classid(&classid, "1:5");
751 err = get_tc_classid(&classid, "1:6");
  /external/iproute2/tc/
tc_util.c 95 int get_tc_classid(__u32 *h, const char *str) function

Completed in 1029 milliseconds