Searched defs:tcf_em_tree_match (Results 1 – 1 of 1) sorted by relevance
496 static inline int tcf_em_tree_match(struct sk_buff *skb, in tcf_em_tree_match() function516 #define tcf_em_tree_match(skb, t, info) ((void)(info), 1) macro