Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dpkt_cls.h73 static inline struct Qdisc *tcf_block_q(struct tcf_block *block) in tcf_block_q() function
123 static inline struct Qdisc *tcf_block_q(struct tcf_block *block) in tcf_block_q() function
/kernel/linux/linux-5.10/net/sched/
Dcls_fw.c75 struct Qdisc *q = tcf_block_q(tp->chain->block); in fw_classify()
Dcls_flow.c503 struct Qdisc *q = tcf_block_q(tp->chain->block); in flow_change()
Dcls_tcindex.c115 struct Qdisc *q = tcf_block_q(tp->chain->block); in tcindex_classify()
Dsch_api.c1928 struct Qdisc *q = tcf_block_q(tp->chain->block); in tcf_node_bind()