Searched refs:XRLIM_BURST_FACTOR (Results 1 – 1 of 1) sorted by relevance
229 #define XRLIM_BURST_FACTOR 6 macro237 if (dst->rate_tokens > XRLIM_BURST_FACTOR*timeout) in xrlim_allow()238 dst->rate_tokens = XRLIM_BURST_FACTOR*timeout; in xrlim_allow()