Searched refs:handle_eapol (Results 1 - 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_nl80211.c | 6859 static void handle_eapol(int sock, void *eloop_ctx, void *sock_ctx) in handle_eapol() function 7029 if (eloop_register_read_sock(drv->eapol_sock, handle_eapol, drv, NULL)) in i802_init()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_nl80211.c | 7927 static void handle_eapol(int sock, void *eloop_ctx, void *sock_ctx) function 8110 if (eloop_register_read_sock(drv->eapol_sock, handle_eapol, drv, NULL))
|
Completed in 28 milliseconds