Searched defs:qdisc_size_table (Results 1 – 1 of 1) sorted by relevance
50 struct qdisc_size_table { struct51 struct rcu_head rcu;52 struct list_head list;53 struct tc_sizespec szopts;54 int refcnt;55 u16 data[];