Searched refs:handle_eapol (Results 1 – 1 of 1) sorted by relevance
6264 static void handle_eapol(int sock, void *eloop_ctx, void *sock_ctx) in handle_eapol() function6432 if (eloop_register_read_sock(drv->eapol_sock, handle_eapol, drv, NULL)) in i802_init()