Searched refs:SHAPER_BURST (Results 1 – 2 of 2) sorted by relevance
15 #define SHAPER_BURST (HZ/50) /* Good for >128K then */ macro
340 if(time_before_eq(SHAPERCB(skb)->shapeclock - jiffies, SHAPER_BURST)) in shaper_kick()