Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dpkt_cls.h75 static inline struct Qdisc *tcf_block_q(struct tcf_block *block) in tcf_block_q() function
136 static inline struct Qdisc *tcf_block_q(struct tcf_block *block) in tcf_block_q() function
/openbmc/linux/net/sched/
H A Dcls_fw.c77 struct Qdisc *q = tcf_block_q(tp->chain->block); in fw_classify()
H A Dcls_flow.c506 struct Qdisc *q = tcf_block_q(tp->chain->block); in flow_change()
H A Dsch_api.c2010 struct Qdisc *q = tcf_block_q(tp->chain->block); in tcf_node_bind()