Searched refs:MAX_CHALLENGES (Results 1 – 2 of 2) sorted by relevance
219 #define MAX_CHALLENGES 1024 macro247 challenge_t challenges[MAX_CHALLENGES]; // to prevent invalid IPs from connecting
470 for (i = 0 ; i < MAX_CHALLENGES ; i++) in SVC_GetChallenge()481 if (i == MAX_CHALLENGES) in SVC_GetChallenge()536 for (i=0 ; i<MAX_CHALLENGES ; i++) in SVC_DirectConnect()546 if (i == MAX_CHALLENGES) in SVC_DirectConnect()