Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dif_packet.h193 struct tpacket_hdr_v1 { struct
194 __u32 block_status;
195 __u32 num_pkts;
196 __u32 offset_to_first_pkt;
201 __u32 blk_len;
212 __aligned_u64 seq_num;
243 struct tpacket_hdr_v1 bh1; argument