HomeSort by relevance Sort by last modified time
    Searched full:flatten_tree (Results 1 - 1 of 1) sorted by null

  /external/iproute2/tc/
m_ematch.c 227 static int flatten_tree(struct ematch *head, struct ematch *tree) function
238 count += flatten_tree(head, tree->child);
342 .nmatches = flatten_tree(ematch_root, ematch_root),

Completed in 40 milliseconds