Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dsch_generic.h38 struct qdisc_size_table { struct
39 struct rcu_head rcu;
40 struct list_head list;
41 struct tc_sizespec szopts;
42 int refcnt;
43 u16 data[];