Searched defs:tc_sfb_qopt (Results 1 – 2 of 2) sorted by relevance
739 struct tc_sfb_qopt { struct740 __u32 rehash_interval; /* delay between hash move, in ms */741 __u32 warmup_time; /* double buffering warmup time in ms (warmup_time < rehash_interval) */742 __u32 max; /* max len of qlen_min */743 __u32 bin_size; /* maximum queue length per bin */744 __u32 increment; /* probability increment, (d1 in Blue) */745 __u32 decrement; /* probability decrement, (d2 in Blue) */746 __u32 limit; /* max SFB queue length */747 __u32 penalty_rate; /* inelastic flows are rate limited to 'rate' pps */748 __u32 penalty_burst;
759 struct tc_sfb_qopt { struct760 __u32 rehash_interval; /* delay between hash move, in ms */761 __u32 warmup_time; /* double buffering warmup time in ms (warmup_time < rehash_interval) */762 __u32 max; /* max len of qlen_min */763 __u32 bin_size; /* maximum queue length per bin */764 __u32 increment; /* probability increment, (d1 in Blue) */765 __u32 decrement; /* probability decrement, (d2 in Blue) */766 __u32 limit; /* max SFB queue length */767 __u32 penalty_rate; /* inelastic flows are rate limited to 'rate' pps */768 __u32 penalty_burst;