Lines Matching refs:__u32
34 __u32 packets; /* Number of enqueued packets */
35 __u32 drops; /* Packets dropped because of lack of resources */
36 __u32 overlimits; /* Number of throttle events when this
38 __u32 bps; /* Current flow byte rate */
39 __u32 pps; /* Current flow packet rate */
40 __u32 qlen;
41 __u32 backlog;
90 __u32 rate;
118 __u32 limit; /* Queue length: bytes for bfifo, packets for pfifo */
156 __u32 limit;
164 __u32 limit;
165 __u32 buffer;
166 __u32 mtu;
193 __u32 limit; /* Maximal packets in queue */
199 __u32 prob_drop; /* Early drops, below max threshold */
200 __u32 forced_drop; /* Early drops, after max threshold */
201 __u32 prob_mark; /* Marked packets, below max threshold */
202 __u32 forced_mark; /* Marked packets, after max threshold */
203 __u32 prob_mark_head; /* Marked packets, below max threshold */
204 __u32 forced_mark_head;/* Marked packets, after max threshold */
212 __u32 limit; /* HARD maximal flow queue length (bytes) */
213 __u32 qth_min; /* Min average length threshold (bytes) */
214 __u32 qth_max; /* Max average length threshold (bytes) */
219 __u32 max_P; /* probability, high resolution */
242 __u32 limit; /* HARD maximal queue length (bytes) */
243 __u32 qth_min; /* Min average length threshold (bytes) */
244 __u32 qth_max; /* Max average length threshold (bytes) */
255 __u32 early; /* Early drops */
256 __u32 pdrop; /* Drops due to queue limits */
257 __u32 other; /* Drops due to drop() calls */
258 __u32 marked; /* Marked packets */
278 __u32 limit; /* HARD maximal queue length (bytes) */
279 __u32 qth_min; /* Min average length threshold (bytes) */
280 __u32 qth_max; /* Max average length threshold (bytes) */
281 __u32 DP; /* up to 2^32 DPs */
282 __u32 backlog;
283 __u32 qave;
284 __u32 forced;
285 __u32 early;
286 __u32 other;
287 __u32 pdrop;
292 __u32 packets;
293 __u32 bytesin;
298 __u32 DPs;
299 __u32 def_DP;
318 __u32 limit; /* Hard queue length (packets) */
319 __u32 qth_min; /* Min average threshold (packets) */
320 __u32 qth_max; /* Max average threshold (packets) */
328 __u32 early; /* Early drops */
329 __u32 pdrop; /* Drops due to queue limits */
330 __u32 other; /* Drops due to drop() calls */
331 __u32 marked; /* Marked packets */
332 __u32 matched; /* Drops due to flow match */
343 __u32 buffer;
344 __u32 cbuffer;
345 __u32 quantum;
346 __u32 level; /* out only */
347 __u32 prio;
350 __u32 version; /* to match HTB/TC */
351 __u32 rate2quantum; /* bps->quantum divisor */
352 __u32 defcls; /* default class number */
353 __u32 debug; /* debug flags */
356 __u32 direct_pkts; /* count of non shaped packets */
373 __u32 lends;
374 __u32 borrows;
375 __u32 giants; /* too big packets (rate will not be accurate) */
376 __u32 tokens;
377 __u32 ctokens;
387 __u32 m1; /* slope of the first segment in bps */
388 __u32 d; /* x-projection of the first segment in us */
389 __u32 m2; /* slope of the second segment in bps */
395 __u32 period; /* current period */
396 __u32 level; /* class level in hierarchy */
429 __u32 maxidle;
430 __u32 minidle;
431 __u32 offtime;
432 __u32 avpkt;
440 __u32 allot;
441 __u32 weight;
453 __u32 penalty;
463 __u32 split;
464 __u32 defmap;
465 __u32 defchange;
469 __u32 borrows;
470 __u32 overactions;
536 __u32 latency; /* added delay (us) */
537 __u32 limit; /* fifo limit (packets) */
538 __u32 loss; /* random packet loss (0=none ~0=100%) */
539 __u32 gap; /* re-ordering gap (0 for none) */
540 __u32 duplicate; /* random packet dup (0=none ~0=100%) */
541 __u32 jitter; /* random jitter in latency (us) */
545 __u32 delay_corr; /* delay correlation */
546 __u32 loss_corr; /* packet loss correlation */
547 __u32 dup_corr; /* duplicate correlation */
551 __u32 probability;
552 __u32 correlation;
556 __u32 probability;
557 __u32 correlation;
561 __u32 rate; /* byte/s */
563 __u32 cell_size;
577 __u32 p13;
578 __u32 p31;
579 __u32 p32;
580 __u32 p14;
581 __u32 p23;
586 __u32 p;
587 __u32 r;
588 __u32 h;
589 __u32 k1;
606 __u32 deficit;
635 __u32 rehash_interval; /* delay between hash move, in ms */
636 __u32 warmup_time; /* double buffering warmup time in ms (warmup_time < rehash_interval) */
637 __u32 max; /* max len of qlen_min */
638 __u32 bin_size; /* maximum queue length per bin */
639 __u32 increment; /* probability increment, (d1 in Blue) */
640 __u32 decrement; /* probability decrement, (d2 in Blue) */
641 __u32 limit; /* max SFB queue length */
642 __u32 penalty_rate; /* inelastic flows are rate limited to 'rate' pps */
643 __u32 penalty_burst;
647 __u32 earlydrop;
648 __u32 penaltydrop;
649 __u32 bucketdrop;
650 __u32 queuedrop;
651 __u32 childdrop; /* drops in child qdisc */
652 __u32 marked;
653 __u32 maxqlen;
654 __u32 maxprob;
655 __u32 avgprob;
671 __u32 weight;
672 __u32 lmax;
690 __u32 maxpacket; /* largest packet we've seen so far */
691 __u32 count; /* how many drops we've done since the last time we
694 __u32 lastcount; /* count at entry to dropping state */
695 __u32 ldelay; /* in-queue delay seen by most recently dequeued packet */
697 __u32 drop_overlimit; /* number of time max qdisc packet limit was hit */
698 __u32 ecn_mark; /* number of packets we ECN marked instead of dropped */
699 __u32 dropping; /* are we in dropping state ? */
700 __u32 ce_mark; /* number of CE marked packets because of ce_threshold */
725 __u32 maxpacket; /* largest packet we've seen so far */
726 __u32 drop_overlimit; /* number of time max qdisc
729 __u32 ecn_mark; /* number of packets we ECN marked
732 __u32 new_flow_count; /* number of time packets
735 __u32 new_flows_len; /* count of flows in new list */
736 __u32 old_flows_len; /* count of flows in old list */
737 __u32 ce_mark; /* packets above ce_threshold */
742 __u32 ldelay; /* in-queue delay seen by most recently
745 __u32 count;
746 __u32 lastcount;
747 __u32 dropping;
752 __u32 type;
798 __u32 flows;
799 __u32 inactive_flows;
800 __u32 throttled_flows;
801 __u32 pad;
821 __u32 drop_overlimit; /* number of times max qdisc packet limit
824 __u32 hh_overlimit; /* number of times max heavy-hitters was hit */
825 __u32 hh_tot_count; /* number of captured heavy-hitters so far */
826 __u32 hh_cur_count; /* number of current heavy-hitters */
844 __u32 prob; /* current probability */
845 __u32 delay; /* current delay in ms */
846 __u32 avg_dq_rate; /* current average dq_rate in bits/pie_time */
847 __u32 packets_in; /* total number of packets enqueued */
848 __u32 dropped; /* packets dropped due to pie_action */
849 __u32 overlimit; /* dropped due to lack of space in queue */
850 __u32 maxq; /* maximum queue size */
851 __u32 ecn_mark; /* packets marked with ecn*/