Home
last modified time | relevance | path

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

/dpdk/lib/pcapng/
H A Dpcapng_proto.h35 struct pcapng_section_header { struct
36 uint32_t block_type;
37 uint32_t block_length;
38 uint32_t byte_order_magic;
39 uint16_t major_version;
40 uint16_t minor_version;
41 uint64_t section_length;