Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h89366 struct tpacket2_hdr { struct
89367 __u32 tp_status;
89368 __u32 tp_len;
89369 __u32 tp_snaplen;
89370 __u16 tp_mac;
89371 __u16 tp_net;
89372 __u32 tp_sec;
89373 __u32 tp_nsec;
89374 __u16 tp_vlan_tci;
89375 __u16 tp_vlan_tpid;
[all …]