Searched refs:tcf_em_tree_match (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dpkt_cls.h286 * tcf_em_tree_match - evaulate an ematch tree
299 static inline int tcf_em_tree_match(struct sk_buff *skb, function
319 #define tcf_em_tree_match(skb, t, info) ((void)(info), 1) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sched/
H A Dcls_basic.c52 if (!tcf_em_tree_match(skb, &f->ematches, NULL))

Completed in 45 milliseconds