Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dematch.c491 static inline int tcf_em_match(struct sk_buff *skb, struct tcf_ematch *em, in tcf_em_match() function
520 res = tcf_em_match(skb, cur_match, info); in __tcf_em_tree_match()