Searched refs:MAX_PASSWORD_RETRIES (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/wince/
H A Dwcecfg.h205 #define MAX_PASSWORD_RETRIES 2 macro
H A Dintrface.cpp803 *pcRetry = (*pcRetry == 0) ? MAX_PASSWORD_RETRIES : (*pcRetry - 1);
H A Dwinmain.cpp3637 MAX_PASSWORD_RETRIES - pdi->retry + 2, MAX_PASSWORD_RETRIES + 1);

Completed in 87 milliseconds