Home
last modified time | relevance | path

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

/Linux-v6.1/net/sched/
Dcls_api.c1554 const struct tcf_proto *first_tp; in __tcf_classify() local
1570 first_tp = orig_tp; in __tcf_classify()
1571 *last_executed_chain = first_tp->chain->index; in __tcf_classify()
1574 first_tp = res->goto_tp; in __tcf_classify()
1594 tp = first_tp; in __tcf_classify()