Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dcls_api.c1647 static struct tcf_proto *tcf_chain_tp_prev(struct tcf_chain *chain, in tcf_chain_tp_prev() function
1660 RCU_INIT_POINTER(tp->next, tcf_chain_tp_prev(chain, chain_info)); in tcf_chain_tp_insert()
2084 prio = tcf_auto_prio(tcf_chain_tp_prev(chain, in tc_new_tfilter()
/kernel/linux/linux-6.6/net/sched/
H A Dcls_api.c1818 static struct tcf_proto *tcf_chain_tp_prev(struct tcf_chain *chain, in tcf_chain_tp_prev() function
1831 RCU_INIT_POINTER(tp->next, tcf_chain_tp_prev(chain, chain_info)); in tcf_chain_tp_insert()
2261 prio = tcf_auto_prio(tcf_chain_tp_prev(chain, in tc_new_tfilter()

Completed in 11 milliseconds