Searched refs:zbi_flags_t (Results 1 – 1 of 1) sorted by relevance
107 pub type zbi_flags_t = u32; typedef108 pub const ZBI_FLAGS_VERSION: zbi_flags_t = 65536;109 pub const ZBI_FLAGS_CRC32: zbi_flags_t = 131072;117 pub flags: zbi_flags_t,