Home
last modified time | relevance | path

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

/external/kernel-headers/original/linux/
Dpkt_sched.h302 struct tc_htb_xstats struct
304 __u32 lends;
305 __u32 borrows;
306 __u32 giants; /* too big packets (rate will not be accurate) */
307 __u32 tokens;
308 __u32 ctokens;
/external/iproute2/include/linux/
Dpkt_sched.h284 struct tc_htb_xstats { struct
285 __u32 lends;
286 __u32 borrows;
287 __u32 giants; /* too big packets (rate will not be accurate) */
288 __u32 tokens;
289 __u32 ctokens;