Searched defs:pcapng_section_header (Results 1 – 1 of 1) sorted by relevance
114 struct pcapng_section_header { struct115 u32 block_type; /* 0x0a0d0d0a */116 u32 block_total_len;117 u32 byte_order_magic;118 u16 major_version;119 u16 minor_version;120 u64 section_len;121 u32 block_total_len2;