Searched refs:tcf_em_tree_change (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.h266 * tcf_em_tree_change - replace ematch tree of a running classifier
276 static inline void tcf_em_tree_change(struct tcf_proto *tp, function
318 #define tcf_em_tree_change(tp, dst, src) do { } while(0) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sched/
H A Dcls_basic.c159 tcf_em_tree_change(tp, &f->ematches, &t);

Completed in 101 milliseconds