Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dif_packet.h162 struct tpacket3_hdr { struct
163 __u32 tp_next_offset;
164 __u32 tp_sec;
165 __u32 tp_nsec;
166 __u32 tp_snaplen;
167 __u32 tp_len;
168 __u32 tp_status;
169 __u16 tp_mac;
170 __u16 tp_net;
172 union {
[all …]