Lines Matching refs:__u32
35 __u32 packets; /* Number of enqueued packets */
36 __u32 drops; /* Packets dropped because of lack of resources */
37 __u32 overlimits; /* Number of throttle events when this
39 __u32 bps; /* Current flow byte rate */
40 __u32 pps; /* Current flow packet rate */
41 __u32 qlen;
42 __u32 backlog;
96 __u32 rate;
124 __u32 limit; /* Queue length: bytes for bfifo, packets for pfifo */
139 __u32 limit; /* Queue length in packets. */
177 __u32 limit;
185 __u32 limit;
186 __u32 buffer;
187 __u32 mtu;
215 __u32 limit; /* Maximal packets in queue */
221 __u32 prob_drop; /* Early drops, below max threshold */
222 __u32 forced_drop; /* Early drops, after max threshold */
223 __u32 prob_mark; /* Marked packets, below max threshold */
224 __u32 forced_mark; /* Marked packets, after max threshold */
225 __u32 prob_mark_head; /* Marked packets, below max threshold */
226 __u32 forced_mark_head;/* Marked packets, after max threshold */
234 __u32 limit; /* HARD maximal flow queue length (bytes) */
235 __u32 qth_min; /* Min average length threshold (bytes) */
236 __u32 qth_max; /* Max average length threshold (bytes) */
241 __u32 max_P; /* probability, high resolution */
264 __u32 limit; /* HARD maximal queue length (bytes) */
265 __u32 qth_min; /* Min average length threshold (bytes) */
266 __u32 qth_max; /* Max average length threshold (bytes) */
277 __u32 early; /* Early drops */
278 __u32 pdrop; /* Drops due to queue limits */
279 __u32 other; /* Drops due to drop() calls */
280 __u32 marked; /* Marked packets */
327 __u32 limit; /* HARD maximal queue length (bytes) */
328 __u32 qth_min; /* Min average length threshold (bytes) */
329 __u32 qth_max; /* Max average length threshold (bytes) */
330 __u32 DP; /* up to 2^32 DPs */
331 __u32 backlog;
332 __u32 qave;
333 __u32 forced;
334 __u32 early;
335 __u32 other;
336 __u32 pdrop;
341 __u32 packets;
342 __u32 bytesin;
347 __u32 DPs;
348 __u32 def_DP;
367 __u32 limit; /* Hard queue length (packets) */
368 __u32 qth_min; /* Min average threshold (packets) */
369 __u32 qth_max; /* Max average threshold (packets) */
377 __u32 early; /* Early drops */
378 __u32 pdrop; /* Drops due to queue limits */
379 __u32 other; /* Drops due to drop() calls */
380 __u32 marked; /* Marked packets */
381 __u32 matched; /* Drops due to flow match */
392 __u32 buffer;
393 __u32 cbuffer;
394 __u32 quantum;
395 __u32 level; /* out only */
396 __u32 prio;
399 __u32 version; /* to match HTB/TC */
400 __u32 rate2quantum; /* bps->quantum divisor */
401 __u32 defcls; /* default class number */
402 __u32 debug; /* debug flags */
405 __u32 direct_pkts; /* count of non shaped packets */
424 __u32 lends;
425 __u32 borrows;
426 __u32 giants; /* unused since 'Make HTB scheduler work with TSO.' */
438 __u32 m1; /* slope of the first segment in bps */
439 __u32 d; /* x-projection of the first segment in us */
440 __u32 m2; /* slope of the second segment in bps */
446 __u32 period; /* current period */
447 __u32 level; /* class level in hierarchy */
483 __u32 latency; /* added delay (us) */
484 __u32 limit; /* fifo limit (packets) */
485 __u32 loss; /* random packet loss (0=none ~0=100%) */
486 __u32 gap; /* re-ordering gap (0 for none) */
487 __u32 duplicate; /* random packet dup (0=none ~0=100%) */
488 __u32 jitter; /* random jitter in latency (us) */
492 __u32 delay_corr; /* delay correlation */
493 __u32 loss_corr; /* packet loss correlation */
494 __u32 dup_corr; /* duplicate correlation */
498 __u32 probability;
499 __u32 correlation;
503 __u32 probability;
504 __u32 correlation;
508 __u32 rate; /* byte/s */
510 __u32 cell_size;
533 __u32 p13;
534 __u32 p31;
535 __u32 p32;
536 __u32 p14;
537 __u32 p23;
542 __u32 p;
543 __u32 r;
544 __u32 h;
545 __u32 k1;
562 __u32 deficit;
631 __u32 rehash_interval; /* delay between hash move, in ms */
632 __u32 warmup_time; /* double buffering warmup time in ms (warmup_time < rehash_interval) */
633 __u32 max; /* max len of qlen_min */
634 __u32 bin_size; /* maximum queue length per bin */
635 __u32 increment; /* probability increment, (d1 in Blue) */
636 __u32 decrement; /* probability decrement, (d2 in Blue) */
637 __u32 limit; /* max SFB queue length */
638 __u32 penalty_rate; /* inelastic flows are rate limited to 'rate' pps */
639 __u32 penalty_burst;
643 __u32 earlydrop;
644 __u32 penaltydrop;
645 __u32 bucketdrop;
646 __u32 queuedrop;
647 __u32 childdrop; /* drops in child qdisc */
648 __u32 marked;
649 __u32 maxqlen;
650 __u32 maxprob;
651 __u32 avgprob;
667 __u32 weight;
668 __u32 lmax;
686 __u32 maxpacket; /* largest packet we've seen so far */
687 __u32 count; /* how many drops we've done since the last time we
690 __u32 lastcount; /* count at entry to dropping state */
691 __u32 ldelay; /* in-queue delay seen by most recently dequeued packet */
693 __u32 drop_overlimit; /* number of time max qdisc packet limit was hit */
694 __u32 ecn_mark; /* number of packets we ECN marked instead of dropped */
695 __u32 dropping; /* are we in dropping state ? */
696 __u32 ce_mark; /* number of CE marked packets because of ce_threshold */
723 __u32 maxpacket; /* largest packet we've seen so far */
724 __u32 drop_overlimit; /* number of time max qdisc
727 __u32 ecn_mark; /* number of packets we ECN marked
730 __u32 new_flow_count; /* number of time packets
733 __u32 new_flows_len; /* count of flows in new list */
734 __u32 old_flows_len; /* count of flows in old list */
735 __u32 ce_mark; /* packets above ce_threshold */
736 __u32 memory_usage; /* in bytes */
737 __u32 drop_overmemory;
742 __u32 ldelay; /* in-queue delay seen by most recently
745 __u32 count;
746 __u32 lastcount;
747 __u32 dropping;
752 __u32 type;
802 __u32 flows;
803 __u32 inactive_flows;
804 __u32 throttled_flows;
805 __u32 unthrottle_latency_ns;
826 __u32 drop_overlimit; /* number of times max qdisc packet limit
829 __u32 hh_overlimit; /* number of times max heavy-hitters was hit */
830 __u32 hh_tot_count; /* number of captured heavy-hitters so far */
831 __u32 hh_cur_count; /* number of current heavy-hitters */
849 __u32 prob; /* current probability */
850 __u32 delay; /* current delay in ms */
851 __u32 avg_dq_rate; /* current average dq_rate in bits/pie_time */
852 __u32 packets_in; /* total number of packets enqueued */
853 __u32 dropped; /* packets dropped due to pie_action */
854 __u32 overlimit; /* dropped due to lack of space in queue */
855 __u32 maxq; /* maximum queue size */
856 __u32 ecn_mark; /* packets marked with ecn*/
882 __u32 flags;