Searched refs:ConnRateThrottle (Results 1 – 3 of 3) sorted by relevance
2212 if (ConnRateThrottle > 0)2224 else if (conncnt[dn]++ > ConnRateThrottle)2230 ConnRateThrottle);2234 ConnRateThrottle);
2259 EXTERN int ConnRateThrottle; /* throttle for SMTP connection rate */ variable
3245 ConnRateThrottle = atoi(val);