Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dif_packet.h146 struct tpacket2_hdr { struct
147 __u32 tp_status;
148 __u32 tp_len;
149 __u32 tp_snaplen;
150 __u16 tp_mac;
151 __u16 tp_net;
152 __u32 tp_sec;
153 __u32 tp_nsec;
154 __u16 tp_vlan_tci;
155 __u16 tp_vlan_tpid;
[all …]
/external/iproute2/include/uapi/linux/
Dif_packet.h144 struct tpacket2_hdr { struct
145 __u32 tp_status;
146 __u32 tp_len;
147 __u32 tp_snaplen;
148 __u16 tp_mac;
149 __u16 tp_net;
150 __u32 tp_sec;
151 __u32 tp_nsec;
152 __u16 tp_vlan_tci;
153 __u16 tp_vlan_tpid;
[all …]
/external/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 …]
/external/bcc/libbpf-tools/x86/
Dvmlinux.h114185 struct tpacket2_hdr { struct
114186 __u32 tp_status;
114187 __u32 tp_len;
114188 __u32 tp_snaplen;
114189 __u16 tp_mac;
114190 __u16 tp_net;
114191 __u32 tp_sec;
114192 __u32 tp_nsec;
114193 __u16 tp_vlan_tci;
114194 __u16 tp_vlan_tpid;
[all …]
Dvmlinux_505.h114185 struct tpacket2_hdr { struct
114186 __u32 tp_status;
114187 __u32 tp_len;
114188 __u32 tp_snaplen;
114189 __u16 tp_mac;
114190 __u16 tp_net;
114191 __u32 tp_sec;
114192 __u32 tp_nsec;
114193 __u16 tp_vlan_tci;
114194 __u16 tp_vlan_tpid;
[all …]