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

/macosx-10.10.1/eap8021x-198/eapolclient.tproj/
H A DSupplicant.c593 int types_count; local
604 tunneled_count = types_count = 0;
625 for (j = 0; j < types_count; j++) {
633 types[types_count++] = type_i;
640 if (types_count == 0) {
645 accept->count = types_count;
646 if (tunneled_count == types_count) {

Completed in 114 milliseconds