Home
last modified time | relevance | path

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

/linux-5.10/include/uapi/linux/
Dif_packet.h189 struct tpacket_hdr_v1 { struct
190 __u32 block_status;
191 __u32 num_pkts;
192 __u32 offset_to_first_pkt;
197 __u32 blk_len;
208 __aligned_u64 seq_num;
239 struct tpacket_hdr_v1 bh1; argument