Searched refs:chain_info (Results 1 – 1 of 1) sorted by relevance
1942 struct tcf_chain_info chain_info; in tcf_chain_tp_insert_unique() local1974 struct tcf_chain_info chain_info; in tcf_chain_tp_delete_empty() local1986 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() local2368 &chain_info)); in tc_new_tfilter()2477 struct tcf_chain_info chain_info; in tc_del_tfilter() local[all …]