Searched defs:enhanced_packet_block (Results 1 – 2 of 2) sorted by relevance
145 struct enhanced_packet_block { struct146 bpf_u_int32 interface_id;147 bpf_u_int32 timestamp_high;148 bpf_u_int32 timestamp_low;149 bpf_u_int32 caplen;150 bpf_u_int32 len;
344 let enhanced_packet_block = EnhancedPacketBlockBuilder::new() in test_padded_enhanced_packet_build() localVariable372 let enhanced_packet_block = EnhancedPacketBlockBuilder::new() in test_aligned_enhanced_packet_build() localVariable399 let enhanced_packet_block = EnhancedPacketBlockBuilder::new() in test_truncated_enhanced_packet_build() localVariable