Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sched/
H A Dcls_api.c1537 const struct tcf_proto *first_tp; in __tcf_classify() local
1553 first_tp = orig_tp; in __tcf_classify()
1554 *last_executed_chain = first_tp->chain->index; in __tcf_classify()
1557 first_tp = res->goto_tp; in __tcf_classify()
1577 tp = first_tp; in __tcf_classify()