Searched defs:qdisc_size_table (Results 1 – 1 of 1) sorted by relevance
43 struct qdisc_size_table { struct44 struct rcu_head rcu;45 struct list_head list;46 struct tc_sizespec szopts;47 int refcnt;48 u16 data[];