Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dif_packet.h169 struct tpacket3_hdr { struct
170 __u32 tp_next_offset;
171 __u32 tp_sec;
172 __u32 tp_nsec;
173 __u32 tp_snaplen;
174 __u32 tp_len;
175 __u32 tp_status;
176 __u16 tp_mac;
177 __u16 tp_net;
179 union {
[all …]