Searched refs:cur_match (Results 1 – 1 of 1) sorted by relevance
488 struct tcf_ematch *cur_match; in __tcf_em_tree_match() local493 cur_match = tcf_em_get_match(tree, match_idx); in __tcf_em_tree_match()495 if (tcf_em_is_container(cur_match)) { in __tcf_em_tree_match()500 match_idx = cur_match->data; in __tcf_em_tree_match()504 res = tcf_em_match(skb, cur_match, info); in __tcf_em_tree_match()506 if (tcf_em_early_end(cur_match, res)) in __tcf_em_tree_match()515 cur_match = tcf_em_get_match(tree, match_idx); in __tcf_em_tree_match()517 if (tcf_em_early_end(cur_match, res)) in __tcf_em_tree_match()