Home
last modified time | relevance | path

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

/aosp12/bionic/libc/kernel/uapi/linux/
H A Dif_packet.h153 struct tpacket3_hdr { struct
154 __u32 tp_next_offset;
155 __u32 tp_sec;
156 __u32 tp_nsec;
157 __u32 tp_snaplen;
158 __u32 tp_len;
159 __u32 tp_status;
160 __u16 tp_mac;
161 __u16 tp_net;
162 union {
[all …]