Home
last modified time | relevance | path

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

/Linux-v6.6/net/sched/
Dcls_api.c1663 const struct tcf_proto *first_tp; in __tcf_classify() local
1702 first_tp = orig_tp; in __tcf_classify()
1703 *last_executed_chain = first_tp->chain->index; in __tcf_classify()
1706 first_tp = res->goto_tp; in __tcf_classify()
1729 tp = first_tp; in __tcf_classify()