Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
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
/Linux-v6.6/net/sched/
Dcls_fw.c77 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()
Dsch_api.c2000 struct Qdisc *q = tcf_block_q(tp->chain->block); in tcf_node_bind()