Searched defs:chmcTreeNode (Results 1 – 1 of 1) sorted by relevance
166 struct chmcTreeNode { struct167 struct list_head list;168 UInt32 flags;169 UInt32 sect_id;170 char *name;171 UInt16 prefixlen;172 UChar *buf;173 UInt64 offset;174 UInt64 len;