Home
last modified time | relevance | path

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

/external/iproute2/tc/
Dtc_class.c187 static void graph_indent(char *buf, struct graph_node *node, int is_newline, in graph_indent() function
248 graph_indent(buf, cls, 0, 0); in graph_cls_show()
276 graph_indent(buf, cls, 1, cls_indent); in graph_cls_show()
285 graph_indent(buf, cls, 1, 0); in graph_cls_show()
295 graph_indent(buf, cls, 0, 0); in graph_cls_show()