Home | History | Annotate | Download | only in hostapd

Lines Matching refs:eap_method_count

1444 		if (realm->eap_method_count >= MAX_NAI_EAP_METHODS) {
1449 eap = &realm->eap_method[realm->eap_method_count];
1450 realm->eap_method_count++;