Searched refs:p_filter_chain (Results 1 – 1 of 1) sorted by relevance
1373 struct tcf_proto __rcu **p_filter_chain = priv; in tcf_chain_head_change_dflt() local1375 rcu_assign_pointer(*p_filter_chain, tp_head); in tcf_chain_head_change_dflt()1379 struct tcf_proto __rcu **p_filter_chain, struct Qdisc *q, in tcf_block_get() argument1384 .chain_head_change_priv = p_filter_chain, in tcf_block_get()1387 WARN_ON(!p_filter_chain); in tcf_block_get()