Searched refs:tcf_em_is_container (Results 1 – 2 of 2) sorted by relevance
471 } else if (tcf_em_is_container(em) || tcf_em_is_simple(em)) { in tcf_em_tree_dump()511 if (tcf_em_is_container(cur_match)) { in __tcf_em_tree_match()
413 static inline int tcf_em_is_container(struct tcf_ematch *em) in tcf_em_is_container() function