Home
last modified time | relevance | path

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

/include/net/
Dsch_generic.h270 struct tcf_block * (*tcf_block)(struct Qdisc *sch, member
470 struct tcf_block { struct
472 /* Lock protects tcf_block and lifetime-management data of chains argument
475 struct mutex lock;
499 struct tcf_block *tcf_block_lookup(struct net *net, u32 block_index); argument