Home
last modified time | relevance | path

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

/external/iproute2/tc/
Dm_ematch.h80 extern void print_ematch_tree(const struct ematch *tree);
Dm_ematch.c545 void print_ematch_tree(const struct ematch *tree) in print_ematch_tree() function
555 print_ematch_tree(t->child); in print_ematch_tree()