Home
last modified time | relevance | path

Searched refs:get_tc_classid (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/networking/
Dtc.c145 static int get_tc_classid(uint32_t *h, const char *str) in get_tc_classid() function
574 if (get_tc_classid(&handle, *argv)) in tc_main()