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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dpkt_cls.h271 * tcf_em_tree_match - evaulate an ematch tree
284 static inline int tcf_em_tree_match(struct sk_buff *skb, function
305 #define tcf_em_tree_match(skb, t, info) ((void)(info), 1) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sched/
H A Dcls_cgroup.c134 if (!tcf_em_tree_match(skb, &head->ematches, NULL))
H A Dcls_basic.c52 if (!tcf_em_tree_match(skb, &f->ematches, NULL))
H A Dcls_flow.c356 if (!tcf_em_tree_match(skb, &f->ematches, NULL))

Completed in 100 milliseconds