Searched defs:pcapng_enhanced_packet (Results 1 – 1 of 1) sorted by relevance
133 struct pcapng_enhanced_packet { struct134 u32 block_type; /* 0x00000006 */135 u32 block_total_len;136 u32 interface_id;137 u32 timestamp_high;138 u32 timestamp_low;139 u32 captured_len;140 u32 packet_len;