Searched refs:tcf_em_is_inverted (Results 1 – 2 of 2) sorted by relevance
496 return tcf_em_is_inverted(em) ? !r : r; in tcf_em_match()533 if (tcf_em_is_inverted(cur_match)) in __tcf_em_tree_match()
412 static inline int tcf_em_is_inverted(struct tcf_ematch *em) in tcf_em_is_inverted() function