Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dif_packet.h152 struct tpacket3_hdr { struct
153 __u32 tp_next_offset;
154 __u32 tp_sec;
155 __u32 tp_nsec;
156 __u32 tp_snaplen;
157 __u32 tp_len;
158 __u32 tp_status;
159 __u16 tp_mac;
160 __u16 tp_net;
161 union {
[all …]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dif_packet.h138 struct tpacket3_hdr { struct
139 __u32 tp_next_offset;
140 __u32 tp_sec;
141 __u32 tp_nsec;
142 __u32 tp_snaplen;
143 __u32 tp_len;
144 __u32 tp_status;
145 __u16 tp_mac;
146 __u16 tp_net;
148 union {
[all …]
/kernel/linux/linux-5.10/include/uapi/linux/
Dif_packet.h166 struct tpacket3_hdr { struct
167 __u32 tp_next_offset;
168 __u32 tp_sec;
169 __u32 tp_nsec;
170 __u32 tp_snaplen;
171 __u32 tp_len;
172 __u32 tp_status;
173 __u16 tp_mac;
174 __u16 tp_net;
176 union {
[all …]