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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/sched/
H A Dematch.c166 static inline struct tcf_ematch * tcf_em_get_match(struct tcf_ematch_tree *tree, function
350 em = tcf_em_get_match(tree, idx);
396 struct tcf_ematch *em = tcf_em_get_match(tree, i);
445 struct tcf_ematch *em = tcf_em_get_match(tree, i);
494 cur_match = tcf_em_get_match(tree, match_idx);
516 cur_match = tcf_em_get_match(tree, match_idx);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/sched/
H A Dematch.c166 static inline struct tcf_ematch * tcf_em_get_match(struct tcf_ematch_tree *tree, function
350 em = tcf_em_get_match(tree, idx);
396 struct tcf_ematch *em = tcf_em_get_match(tree, i);
445 struct tcf_ematch *em = tcf_em_get_match(tree, i);
494 cur_match = tcf_em_get_match(tree, match_idx);
516 cur_match = tcf_em_get_match(tree, match_idx);

Completed in 66 milliseconds