Home
last modified time | relevance | path

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

/linux-6.15/net/sched/
H A Dcls_api.c1723 const struct tcf_proto *first_tp; in __tcf_classify() local
1768 first_tp = orig_tp; in __tcf_classify()
1769 *last_executed_chain = first_tp->chain->index; in __tcf_classify()
1772 first_tp = res->goto_tp; in __tcf_classify()
1800 tp = first_tp; in __tcf_classify()