Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h139919 struct tpacket2_hdr { struct
139920 __u32 tp_status;
139921 __u32 tp_len;
139922 __u32 tp_snaplen;
139923 __u16 tp_mac;
139924 __u16 tp_net;
139925 __u32 tp_sec;
139926 __u32 tp_nsec;
139927 __u16 tp_vlan_tci;
139928 __u16 tp_vlan_tpid;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h147569 struct tpacket2_hdr { struct
147570 __u32 tp_status;
147571 __u32 tp_len;
147572 __u32 tp_snaplen;
147573 __u16 tp_mac;
147574 __u16 tp_net;
147575 __u32 tp_sec;
147576 __u32 tp_nsec;
147577 __u16 tp_vlan_tci;
147578 __u16 tp_vlan_tpid;
[all …]