Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/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 …]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dif_packet.h134 struct tpacket2_hdr { struct
135 __u32 tp_status;
136 __u32 tp_len;
137 __u32 tp_snaplen;
138 __u16 tp_mac;
139 __u16 tp_net;
140 __u32 tp_sec;
141 __u32 tp_nsec;
142 __u16 tp_vlan_tci;
143 __u16 tp_vlan_tpid;
[all …]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dif_packet.h120 struct tpacket2_hdr { struct
121 __u32 tp_status;
122 __u32 tp_len;
123 __u32 tp_snaplen;
124 __u16 tp_mac;
125 __u16 tp_net;
126 __u32 tp_sec;
127 __u32 tp_nsec;
128 __u16 tp_vlan_tci;
129 __u16 tp_vlan_tpid;
[all …]
/kernel/linux/linux-6.6/include/uapi/linux/
Dif_packet.h149 struct tpacket2_hdr { struct
150 __u32 tp_status;
151 __u32 tp_len;
152 __u32 tp_snaplen;
153 __u16 tp_mac;
154 __u16 tp_net;
155 __u32 tp_sec;
156 __u32 tp_nsec;
157 __u16 tp_vlan_tci;
158 __u16 tp_vlan_tpid;
[all …]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dif_packet.h134 struct tpacket2_hdr { struct
135 __u32 tp_status;
136 __u32 tp_len;
137 __u32 tp_snaplen;
138 __u16 tp_mac;
139 __u16 tp_net;
140 __u32 tp_sec;
141 __u32 tp_nsec;
142 __u16 tp_vlan_tci;
143 __u16 tp_vlan_tpid;
[all …]