Searched refs:ConnRateThrottle (Results 1 – 3 of 3) sorted by relevance
2220 if (ConnRateThrottle > 0)2232 else if (conncnt[dn]++ > ConnRateThrottle)2238 ConnRateThrottle);2242 ConnRateThrottle);
2408 EXTERN int ConnRateThrottle; /* throttle for SMTP connection rate */ variable
3811 ConnRateThrottle = atoi(val);