Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dpkt_cls.h62 static inline struct Qdisc *tcf_block_q(struct tcf_block *block) in tcf_block_q() function
70 return tcf_block_q(block)->dev_queue->dev; in tcf_block_dev()
120 static inline struct Qdisc *tcf_block_q(struct tcf_block *block) in tcf_block_q() function
/Linux-v4.19/net/sched/
Dcls_fw.c87 struct Qdisc *q = tcf_block_q(tp->chain->block); in fw_classify()
Dcls_flow.c505 struct Qdisc *q = tcf_block_q(tp->chain->block); in flow_change()
Dcls_tcindex.c94 struct Qdisc *q = tcf_block_q(tp->chain->block); in tcindex_classify()
Dsch_api.c1815 struct Qdisc *q = tcf_block_q(tp->chain->block); in tcf_node_bind()