Home
last modified time | relevance | path

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

/external/libnl/include/linux-private/linux/
Dpkt_sched.h334 struct tc_htb_xstats { struct
335 __u32 lends;
336 __u32 borrows;
337 __u32 giants; /* too big packets (rate will not be accurate) */
338 __u32 tokens;
339 __u32 ctokens;
/external/kernel-headers/original/uapi/linux/
Dpkt_sched.h378 struct tc_htb_xstats { struct
379 __u32 lends;
380 __u32 borrows;
381 __u32 giants; /* too big packets (rate will not be accurate) */
382 __u32 tokens;
383 __u32 ctokens;
/external/iproute2/include/linux/
Dpkt_sched.h376 struct tc_htb_xstats { struct
377 __u32 lends;
378 __u32 borrows;
379 __u32 giants; /* too big packets (rate will not be accurate) */
380 __u32 tokens;
381 __u32 ctokens;