Home
last modified time | relevance | path

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

/third_party/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 …]