Home
last modified time | relevance | path

Searched defs:local_file_header (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/tools/lib/bpf/
Dzip.c110 struct local_file_header { struct
112 __u32 magic;
114 __u16 min_version;
115 __u16 flags;
116 __u16 compression;
117 __u16 last_modified_time;
118 __u16 last_modified_date;
119 __u32 crc;
120 __u32 compressed_size;
121 __u32 uncompressed_size;
[all …]