Lines Matching refs:__u32
36 __u32 packets; /* Number of enqueued packets */
37 __u32 drops; /* Packets dropped because of lack of resources */
38 __u32 overlimits; /* Number of throttle events when this
40 __u32 bps; /* Current flow byte rate */
41 __u32 pps; /* Current flow packet rate */
42 __u32 qlen;
43 __u32 backlog;
97 __u32 rate;
125 __u32 limit; /* Queue length: bytes for bfifo, packets for pfifo */
140 __u32 limit; /* Queue length in packets. */
178 __u32 limit;
186 __u32 limit;
187 __u32 buffer;
188 __u32 mtu;
216 __u32 limit; /* Maximal packets in queue */
222 __u32 prob_drop; /* Early drops, below max threshold */
223 __u32 forced_drop; /* Early drops, after max threshold */
224 __u32 prob_mark; /* Marked packets, below max threshold */
225 __u32 forced_mark; /* Marked packets, after max threshold */
226 __u32 prob_mark_head; /* Marked packets, below max threshold */
227 __u32 forced_mark_head;/* Marked packets, after max threshold */
235 __u32 limit; /* HARD maximal flow queue length (bytes) */
236 __u32 qth_min; /* Min average length threshold (bytes) */
237 __u32 qth_max; /* Max average length threshold (bytes) */
242 __u32 max_P; /* probability, high resolution */
268 __u32 limit; /* HARD maximal queue length (bytes) */
269 __u32 qth_min; /* Min average length threshold (bytes) */
270 __u32 qth_max; /* Max average length threshold (bytes) */
297 __u32 early; /* Early drops */
298 __u32 pdrop; /* Drops due to queue limits */
299 __u32 other; /* Drops due to drop() calls */
300 __u32 marked; /* Marked packets */
347 __u32 limit; /* HARD maximal queue length (bytes) */
348 __u32 qth_min; /* Min average length threshold (bytes) */
349 __u32 qth_max; /* Max average length threshold (bytes) */
350 __u32 DP; /* up to 2^32 DPs */
351 __u32 backlog;
352 __u32 qave;
353 __u32 forced;
354 __u32 early;
355 __u32 other;
356 __u32 pdrop;
361 __u32 packets;
362 __u32 bytesin;
367 __u32 DPs;
368 __u32 def_DP;
387 __u32 limit; /* Hard queue length (packets) */
388 __u32 qth_min; /* Min average threshold (packets) */
389 __u32 qth_max; /* Max average threshold (packets) */
397 __u32 early; /* Early drops */
398 __u32 pdrop; /* Drops due to queue limits */
399 __u32 other; /* Drops due to drop() calls */
400 __u32 marked; /* Marked packets */
401 __u32 matched; /* Drops due to flow match */
412 __u32 buffer;
413 __u32 cbuffer;
414 __u32 quantum;
415 __u32 level; /* out only */
416 __u32 prio;
419 __u32 version; /* to match HTB/TC */
420 __u32 rate2quantum; /* bps->quantum divisor */
421 __u32 defcls; /* default class number */
422 __u32 debug; /* debug flags */
425 __u32 direct_pkts; /* count of non shaped packets */
444 __u32 lends;
445 __u32 borrows;
446 __u32 giants; /* unused since 'Make HTB scheduler work with TSO.' */
458 __u32 m1; /* slope of the first segment in bps */
459 __u32 d; /* x-projection of the first segment in us */
460 __u32 m2; /* slope of the second segment in bps */
466 __u32 period; /* current period */
467 __u32 level; /* class level in hierarchy */
504 __u32 latency; /* added delay (us) */
505 __u32 limit; /* fifo limit (packets) */
506 __u32 loss; /* random packet loss (0=none ~0=100%) */
507 __u32 gap; /* re-ordering gap (0 for none) */
508 __u32 duplicate; /* random packet dup (0=none ~0=100%) */
509 __u32 jitter; /* random jitter in latency (us) */
513 __u32 delay_corr; /* delay correlation */
514 __u32 loss_corr; /* packet loss correlation */
515 __u32 dup_corr; /* duplicate correlation */
519 __u32 probability;
520 __u32 correlation;
524 __u32 probability;
525 __u32 correlation;
529 __u32 rate; /* byte/s */
531 __u32 cell_size;
554 __u32 p13;
555 __u32 p31;
556 __u32 p32;
557 __u32 p14;
558 __u32 p23;
563 __u32 p;
564 __u32 r;
565 __u32 h;
566 __u32 k1;
583 __u32 deficit;
668 __u32 rehash_interval; /* delay between hash move, in ms */
669 __u32 warmup_time; /* double buffering warmup time in ms (warmup_time < rehash_interval) */
670 __u32 max; /* max len of qlen_min */
671 __u32 bin_size; /* maximum queue length per bin */
672 __u32 increment; /* probability increment, (d1 in Blue) */
673 __u32 decrement; /* probability decrement, (d2 in Blue) */
674 __u32 limit; /* max SFB queue length */
675 __u32 penalty_rate; /* inelastic flows are rate limited to 'rate' pps */
676 __u32 penalty_burst;
680 __u32 earlydrop;
681 __u32 penaltydrop;
682 __u32 bucketdrop;
683 __u32 queuedrop;
684 __u32 childdrop; /* drops in child qdisc */
685 __u32 marked;
686 __u32 maxqlen;
687 __u32 maxprob;
688 __u32 avgprob;
704 __u32 weight;
705 __u32 lmax;
723 __u32 maxpacket; /* largest packet we've seen so far */
724 __u32 count; /* how many drops we've done since the last time we
727 __u32 lastcount; /* count at entry to dropping state */
728 __u32 ldelay; /* in-queue delay seen by most recently dequeued packet */
730 __u32 drop_overlimit; /* number of time max qdisc packet limit was hit */
731 __u32 ecn_mark; /* number of packets we ECN marked instead of dropped */
732 __u32 dropping; /* are we in dropping state ? */
733 __u32 ce_mark; /* number of CE marked packets because of ce_threshold */
764 __u32 maxpacket; /* largest packet we've seen so far */
765 __u32 drop_overlimit; /* number of time max qdisc
768 __u32 ecn_mark; /* number of packets we ECN marked
771 __u32 new_flow_count; /* number of time packets
774 __u32 new_flows_len; /* count of flows in new list */
775 __u32 old_flows_len; /* count of flows in old list */
776 __u32 ce_mark; /* packets above ce_threshold */
777 __u32 memory_usage; /* in bytes */
778 __u32 drop_overmemory;
783 __u32 ldelay; /* in-queue delay seen by most recently
786 __u32 count;
787 __u32 lastcount;
788 __u32 dropping;
793 __u32 type;
858 __u32 flows;
859 __u32 inactive_flows;
860 __u32 throttled_flows;
861 __u32 unthrottle_latency_ns;
867 __u32 band_pkt_count[FQ_BANDS];
868 __u32 pad;
888 __u32 drop_overlimit; /* number of times max qdisc packet limit
891 __u32 hh_overlimit; /* number of times max heavy-hitters was hit */
892 __u32 hh_tot_count; /* number of captured heavy-hitters so far */
893 __u32 hh_cur_count; /* number of current heavy-hitters */
913 __u32 delay; /* current delay in ms */
914 __u32 avg_dq_rate; /* current average dq_rate in
917 __u32 dq_rate_estimating; /* is avg_dq_rate being calculated? */
918 __u32 packets_in; /* total number of packets enqueued */
919 __u32 dropped; /* packets dropped due to pie_action */
920 __u32 overlimit; /* dropped due to lack of space
923 __u32 maxq; /* maximum queue size */
924 __u32 ecn_mark; /* packets marked with ecn*/
947 __u32 packets_in; /* total number of packets enqueued */
948 __u32 dropped; /* packets dropped due to fq_pie_action */
949 __u32 overlimit; /* dropped due to lack of space in queue */
950 __u32 overmemory; /* dropped due to lack of memory in queue */
951 __u32 ecn_mark; /* packets marked with ecn */
952 __u32 new_flow_count; /* count of new flows created by packets */
953 __u32 new_flows_len; /* count of flows in new list */
954 __u32 old_flows_len; /* count of flows in old list */
955 __u32 memory_usage; /* total memory across all queues */
981 __u32 flags;