Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dcls_api.c1016 static struct tcf_proto *tcf_chain_tp_prev(struct tcf_chain_info *chain_info) in tcf_chain_tp_prev() function
1027 RCU_INIT_POINTER(tp->next, tcf_chain_tp_prev(chain_info)); in tcf_chain_tp_insert()
1286 prio = tcf_auto_prio(tcf_chain_tp_prev(&chain_info)); in tc_new_tfilter()