Searched refs:NumCandidates (Results 1 – 3 of 3) sorted by relevance
574 TI_UINT32 NumCandidates; /* No. of pmkid candidates*/ member
1806 pCandList->NumCandidates = candIndex; in admCtrlWpa2_buildAndSendPMKIDCandList()1816 pCandList->NumCandidates = candIndex; in admCtrlWpa2_buildAndSendPMKIDCandList()
1790 os_printf ("Preauthentication list (%d entries)!\n",pCandList->NumCandidates); in cmdInterpret_Event()1792 for (i=0; i<pCandList->NumCandidates; i++) in cmdInterpret_Event()