Searched refs:ConnRateThrottle (Results 1 – 3 of 3) sorted by relevance
2289 if (ConnRateThrottle > 0)2301 else if (conncnt[dn]++ > ConnRateThrottle)2307 ConnRateThrottle);2311 ConnRateThrottle);
2581 EXTERN int ConnRateThrottle; /* throttle for SMTP connection rate */ variable
4110 ConnRateThrottle = atoi(val);