Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching defs:mcount

1675 	size_t mcount;
1678 methods = eap_peer_get_methods(&mcount);
1682 buf = os_malloc(mcount * sizeof(struct eap_method_type));