Home
last modified time | relevance | path

Searched refs:tcf_em_early_end (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/net/sched/
H A Dematch.c520 if (tcf_em_early_end(cur_match, res)) in __tcf_em_tree_match()
534 if (tcf_em_early_end(cur_match, res)) { in __tcf_em_tree_match()
/OK3568_Linux_fs/kernel/include/net/
H A Dpkt_cls.h388 static inline int tcf_em_early_end(struct tcf_ematch *em, int result) in tcf_em_early_end() function