Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dif_packet.h166 struct tpacket3_hdr { struct
167 __u32 tp_next_offset;
168 __u32 tp_sec;
169 __u32 tp_nsec;
170 __u32 tp_snaplen;
171 __u32 tp_len;
172 __u32 tp_status;
173 __u16 tp_mac;
174 __u16 tp_net;
176 union {
[all …]