Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dif_packet.h167 struct tpacket3_hdr { struct
168 __u32 tp_next_offset;
169 __u32 tp_sec;
170 __u32 tp_nsec;
171 __u32 tp_snaplen;
172 __u32 tp_len;
173 __u32 tp_status;
174 __u16 tp_mac;
175 __u16 tp_net;
177 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 …]
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h89386 struct tpacket3_hdr { struct
89387 __u32 tp_next_offset;
89388 __u32 tp_sec;
89389 __u32 tp_nsec;
89390 __u32 tp_snaplen;
89391 __u32 tp_len;
89392 __u32 tp_status;
89393 __u16 tp_mac;
89394 __u16 tp_net;
89395 union {
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h114205 struct tpacket3_hdr { struct
114206 __u32 tp_next_offset;
114207 __u32 tp_sec;
114208 __u32 tp_nsec;
114209 __u32 tp_snaplen;
114210 __u32 tp_len;
114211 __u32 tp_status;
114212 __u16 tp_mac;
114213 __u16 tp_net;
114214 union {
[all …]
Dvmlinux.h114205 struct tpacket3_hdr { struct
114206 __u32 tp_next_offset;
114207 __u32 tp_sec;
114208 __u32 tp_nsec;
114209 __u32 tp_snaplen;
114210 __u32 tp_len;
114211 __u32 tp_status;
114212 __u16 tp_mac;
114213 __u16 tp_net;
114214 union {
[all …]