Home
last modified time | relevance | path

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

/external/libnl/include/linux-private/linux/
Dpkt_sched.h354 struct tc_hfsc_stats { struct
355 __u64 work; /* total work done */
356 __u64 rtwork; /* work done by real-time criteria */
357 __u32 period; /* current period */
358 __u32 level; /* class level in hierarchy */
/external/iproute2/include/uapi/linux/
Dpkt_sched.h399 struct tc_hfsc_stats { struct
400 __u64 work; /* total work done */
401 __u64 rtwork; /* work done by real-time criteria */
402 __u32 period; /* current period */
403 __u32 level; /* class level in hierarchy */
/external/kernel-headers/original/uapi/linux/
Dpkt_sched.h442 struct tc_hfsc_stats { struct
443 __u64 work; /* total work done */
444 __u64 rtwork; /* work done by real-time criteria */
445 __u32 period; /* current period */
446 __u32 level; /* class level in hierarchy */