Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h157207 struct tpacket3_hdr { struct
157208 __u32 tp_next_offset;
157209 __u32 tp_sec;
157210 __u32 tp_nsec;
157211 __u32 tp_snaplen;
157212 __u32 tp_len;
157213 __u32 tp_status;
157214 __u16 tp_mac;
157215 __u16 tp_net;
157216 union {
[all …]