Searched defs:Qdisc_class_hash (Results 1 – 2 of 2) sorted by relevance
127920 struct Qdisc_class_hash { struct127921 struct hlist_head *hash;127922 unsigned int hashsize;127923 unsigned int hashmask;127924 unsigned int hashelems;
135555 struct Qdisc_class_hash { struct135556 struct hlist_head *hash;135557 unsigned int hashsize;135558 unsigned int hashmask;135559 unsigned int hashelems;