Home
last modified time | relevance | path

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

/external/iproute2/include/uapi/linux/
Dpkt_cls.h189 struct tc_u32_pcnt { struct
190 __u64 rcnt;
191 __u64 rhit;
192 __u64 kcnts[0];
/external/libbpf/include/uapi/linux/
Dpkt_cls.h192 struct tc_u32_pcnt { struct
193 __u64 rcnt;
194 __u64 rhit;
195 __u64 kcnts[0];
/external/bpftool/include/uapi/linux/
Dpkt_cls.h192 struct tc_u32_pcnt { struct
193 __u64 rcnt;
194 __u64 rhit;
195 __u64 kcnts[0];
/external/libnl/include/linux-private/linux/
Dpkt_cls.h192 struct tc_u32_pcnt { struct
193 __u64 rcnt;
194 __u64 rhit;
195 __u64 kcnts[0];
/external/kernel-headers/original/uapi/linux/
Dpkt_cls.h268 struct tc_u32_pcnt { struct
269 __u64 rcnt;
270 __u64 rhit;
271 __u64 kcnts[];