Home
last modified time | relevance | path

Searched defs:tcf_block (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/include/net/
Dsch_generic.h266 struct tcf_block * (*tcf_block)(struct Qdisc *sch, member
462 struct tcf_block { struct
464 /* Lock protects tcf_block and lifetime-management data of chains argument
467 struct mutex lock;
491 struct tcf_block *tcf_block_lookup(struct net *net, u32 block_index); argument