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.h151 struct tpacket3_hdr { struct
152 __u32 tp_next_offset;
153 __u32 tp_sec;
154 __u32 tp_nsec;
155 __u32 tp_snaplen;
156 __u32 tp_len;
157 __u32 tp_status;
158 __u16 tp_mac;
159 __u16 tp_net;
161 union {
[all …]