Home
last modified time | relevance | path

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

/net/sched/
Dcls_api.c1538 const struct tcf_proto *first_tp; in __tcf_classify() local
1554 first_tp = orig_tp; in __tcf_classify()
1555 *last_executed_chain = first_tp->chain->index; in __tcf_classify()
1558 first_tp = res->goto_tp; in __tcf_classify()
1578 tp = first_tp; in __tcf_classify()