Home
last modified time | relevance | path

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

/external/kernel-headers/original/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 …]
/external/iproute2/include/uapi/linux/
Dif_packet.h164 struct tpacket3_hdr { struct
165 __u32 tp_next_offset;
166 __u32 tp_sec;
167 __u32 tp_nsec;
168 __u32 tp_snaplen;
169 __u32 tp_len;
170 __u32 tp_status;
171 __u16 tp_mac;
172 __u16 tp_net;
174 union {
[all …]