Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A 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
/OK3568_Linux_fs/kernel/net/sched/
H A Dcls_fw.c75 struct Qdisc *q = tcf_block_q(tp->chain->block); in fw_classify()
H A Dcls_flow.c503 struct Qdisc *q = tcf_block_q(tp->chain->block); in flow_change()
H A Dcls_tcindex.c114 struct Qdisc *q = tcf_block_q(tp->chain->block); in tcindex_classify()
H A Dsch_api.c1923 struct Qdisc *q = tcf_block_q(tp->chain->block); in tcf_node_bind()