Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dpkt_cls.h54 struct tcf_proto __rcu **p_filter_chain, struct Qdisc *q,
112 struct tcf_proto __rcu **p_filter_chain, struct Qdisc *q, in tcf_block_get() argument
/openbmc/linux/net/sched/
H A Dcls_api.c1478 struct tcf_proto __rcu **p_filter_chain = priv; in tcf_chain_head_change_dflt() local
1480 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() argument
1489 .chain_head_change_priv = p_filter_chain, in tcf_block_get()
1492 WARN_ON(!p_filter_chain); in tcf_block_get()