Home
last modified time | relevance | path

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

/Linux-v6.6/net/sched/
Dcls_api.c1812 static struct tcf_proto *tcf_chain_tp_prev(struct tcf_chain *chain, in tcf_chain_tp_prev() function
1825 RCU_INIT_POINTER(tp->next, tcf_chain_tp_prev(chain, chain_info)); in tcf_chain_tp_insert()
2255 prio = tcf_auto_prio(tcf_chain_tp_prev(chain, in tc_new_tfilter()