Home
last modified time | relevance | path

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

/linux-6.15/net/sched/
H A Dcls_api.c1942 struct tcf_chain_info chain_info; in tcf_chain_tp_insert_unique() local
1974 struct tcf_chain_info chain_info; in tcf_chain_tp_delete_empty() local
1986 chain_info.pprev = pprev; in tcf_chain_tp_delete_empty()
1987 chain_info.next = tp_iter->next; in tcf_chain_tp_delete_empty()
2040 chain_info->pprev = pprev; in tcf_chain_tp_find()
2042 chain_info->next = tp->next; in tcf_chain_tp_find()
2045 chain_info->next = NULL; in tcf_chain_tp_find()
2244 struct tcf_chain_info chain_info; in tc_new_tfilter() local
2368 &chain_info)); in tc_new_tfilter()
2477 struct tcf_chain_info chain_info; in tc_del_tfilter() local
[all …]