Searched refs:hostapd_oui_deliver_later (Results 1 – 1 of 1) sorted by relevance
675 static void hostapd_oui_deliver_later(void *eloop_ctx, void *timeout_ctx) in hostapd_oui_deliver_later() function738 if (!eloop_is_timeout_registered(hostapd_oui_deliver_later, in hostapd_wpa_auth_oui_iter()741 hostapd_oui_deliver_later, in hostapd_wpa_auth_oui_iter()1393 eloop_cancel_timeout(hostapd_oui_deliver_later, hapd, ELOOP_ALL_CTX); in hostapd_deinit_wpa()1394 hostapd_oui_deliver_later(hapd, NULL); /* flush without delivering */ in hostapd_deinit_wpa()