Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dif_packet.h165 struct tpacket3_hdr { struct
166 __u32 tp_next_offset;
167 __u32 tp_sec;
168 __u32 tp_nsec;
169 __u32 tp_snaplen;
170 __u32 tp_len;
171 __u32 tp_status;
172 __u16 tp_mac;
173 __u16 tp_net;
175 union {
[all …]