Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dpkt_cls.h73 static inline struct Qdisc *tcf_block_q(struct tcf_block *block) in tcf_block_q() function
134 static inline struct Qdisc *tcf_block_q(struct tcf_block *block) in tcf_block_q() function
/Linux-v6.1/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.c114 struct Qdisc *q = tcf_block_q(tp->chain->block); in tcindex_classify()
Dsch_api.c1920 struct Qdisc *q = tcf_block_q(tp->chain->block); in tcf_node_bind()