Home
last modified time | relevance | path

Searched refs:auth_eapol_rx (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/contrib/wpa/wpa_supplicant/tests/
Dtest_wpa.c69 static void auth_eapol_rx(void *eloop_data, void *user_ctx) in auth_eapol_rx() function
94 eloop_register_timeout(0, 0, auth_eapol_rx, wpa, NULL); in supp_ether_send()