Home
last modified time | relevance | path

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

/external/iproute2/tc/
Dtc_class.c41 static struct hlist_head root_cls_list = {}; variable
177 hlist_add_head(&node->hlist, &root_cls_list); in graph_node_add()
462 graph_cls_show(stdout, &buf[0], &root_cls_list, 0); in tc_class_list()