Searched refs:p_filter_chain (Results 1 – 1 of 1) sorted by relevance
1478 struct tcf_proto __rcu **p_filter_chain = priv; in tcf_chain_head_change_dflt() local1480 rcu_assign_pointer(*p_filter_chain, tp_head); in tcf_chain_head_change_dflt()1484 struct tcf_proto __rcu **p_filter_chain, struct Qdisc *q, in tcf_block_get() argument1489 .chain_head_change_priv = p_filter_chain, in tcf_block_get()1492 WARN_ON(!p_filter_chain); in tcf_block_get()