Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dpkt_cls.h153 struct tc_u32_pcnt { struct
154 __u64 rcnt;
155 __u64 rhit;
156 __u64 kcnts[0];
/kernel/linux/linux-6.6/tools/include/uapi/linux/
Dpkt_cls.h192 struct tc_u32_pcnt { struct
193 __u64 rcnt;
194 __u64 rhit;
195 __u64 kcnts[];
/kernel/linux/linux-5.10/tools/include/uapi/linux/
Dpkt_cls.h192 struct tc_u32_pcnt { struct
193 __u64 rcnt;
194 __u64 rhit;
195 __u64 kcnts[0];
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dpkt_cls.h204 struct tc_u32_pcnt { struct
205 __u64 rcnt;
206 __u64 rhit;
207 __u64 kcnts[0];
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dpkt_cls.h204 struct tc_u32_pcnt { struct
205 __u64 rcnt;
206 __u64 rhit;
207 __u64 kcnts[0];
/kernel/linux/linux-5.10/include/uapi/linux/
Dpkt_cls.h262 struct tc_u32_pcnt { struct
263 __u64 rcnt;
264 __u64 rhit;
265 __u64 kcnts[0];
/kernel/linux/linux-6.6/include/uapi/linux/
Dpkt_cls.h268 struct tc_u32_pcnt { struct
269 __u64 rcnt;
270 __u64 rhit;
271 __u64 kcnts[];