Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h139857 struct tpacket3_hdr { struct
139858 __u32 tp_next_offset;
139859 __u32 tp_sec;
139860 __u32 tp_nsec;
139861 __u32 tp_snaplen;
139862 __u32 tp_len;
139863 __u32 tp_status;
139864 __u16 tp_mac;
139865 __u16 tp_net;
139866 union {
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h147507 struct tpacket3_hdr { struct
147508 __u32 tp_next_offset;
147509 __u32 tp_sec;
147510 __u32 tp_nsec;
147511 __u32 tp_snaplen;
147512 __u32 tp_len;
147513 __u32 tp_status;
147514 __u16 tp_mac;
147515 __u16 tp_net;
147516 union {
[all …]