Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Dif_packet.h182 struct tpacket3_hdr { struct
184 __u32 tp_next_offset;
185 __u32 tp_sec;
186 __u32 tp_nsec;
187 __u32 tp_snaplen;
189 __u32 tp_len;
190 __u32 tp_status;
191 __u16 tp_mac;
192 __u16 tp_net;
194 union {
[all …]