Searched refs:giants (Results 1 - 4 of 4) sorted by relevance

/external/libnl/include/linux/
H A Dpkt_sched.h279 __u32 giants; /* too big packets (rate will not be accurate) */ member in struct:tc_htb_xstats
/external/iproute2/include/linux/
H A Dpkt_sched.h359 __u32 giants; /* too big packets (rate will not be accurate) */ member in struct:tc_htb_xstats
/external/iproute2/tc/
H A Dq_htb.c312 fprintf(f, " lended: %u borrowed: %u giants: %u\n",
313 st->lends,st->borrows,st->giants);
/external/kernel-headers/original/uapi/linux/
H A Dpkt_sched.h374 __u32 giants; /* too big packets (rate will not be accurate) */ member in struct:tc_htb_xstats

Completed in 348 milliseconds