Home | History | Annotate | Download | only in hostapd

Lines Matching refs:num_auths

1418 			if (eap->num_auths >= MAX_NAI_AUTH_TYPES) {
1422 eap->auth_id[eap->num_auths] = atoi(pos);
1427 eap->auth_val[eap->num_auths] = atoi(pos);
1432 eap->num_auths++;