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