Searched defs:timeout_ctx (Results 1 - 25 of 119) sorted by relevance

12345

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_upnp_ap.c19 static void upnp_er_set_selected_timeout(void *eloop_ctx, void *timeout_ctx) argument
22 struct wps_registrar *reg = timeout_ctx;
/external/wpa_supplicant_8/src/wps/
H A Dwps_upnp_ap.c19 static void upnp_er_set_selected_timeout(void *eloop_ctx, void *timeout_ctx) argument
22 struct wps_registrar *reg = timeout_ctx;
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_upnp_ap.c19 static void upnp_er_set_selected_timeout(void *eloop_ctx, void *timeout_ctx) argument
22 struct wps_registrar *reg = timeout_ctx;
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dtkip_countermeasures.c24 void *timeout_ctx)
23 ieee80211_tkip_countermeasures_stop(void *eloop_ctx, void *timeout_ctx) argument
H A Daccounting.c176 static void accounting_interim_update(void *eloop_ctx, void *timeout_ctx) argument
179 struct sta_info *sta = timeout_ctx;
H A Dap_list.c250 static void ap_list_timer(void *eloop_ctx, void *timeout_ctx) argument
H A Dpeerkey_auth.c22 static void wpa_stsl_step(void *eloop_ctx, void *timeout_ctx) argument
26 struct wpa_stsl_negotiation *neg = timeout_ctx;
H A Dpreauth_auth.c185 static void rsn_preauth_finished_cb(void *eloop_ctx, void *timeout_ctx) argument
188 struct sta_info *sta = timeout_ctx;
H A Dieee802_11_auth.c403 * @timeout_ctx: Not used
405 static void hostapd_acl_expire(void *eloop_ctx, void *timeout_ctx) argument
H A Dpmksa_cache_auth.c93 static void pmksa_cache_expire(void *eloop_ctx, void *timeout_ctx) argument
/external/wpa_supplicant_8/src/ap/
H A Dtkip_countermeasures.c24 void *timeout_ctx)
23 ieee80211_tkip_countermeasures_stop(void *eloop_ctx, void *timeout_ctx) argument
H A Daccounting.c176 static void accounting_interim_update(void *eloop_ctx, void *timeout_ctx) argument
179 struct sta_info *sta = timeout_ctx;
H A Dap_list.c250 static void ap_list_timer(void *eloop_ctx, void *timeout_ctx) argument
H A Dpeerkey_auth.c22 static void wpa_stsl_step(void *eloop_ctx, void *timeout_ctx) argument
26 struct wpa_stsl_negotiation *neg = timeout_ctx;
H A Dpreauth_auth.c185 static void rsn_preauth_finished_cb(void *eloop_ctx, void *timeout_ctx) argument
188 struct sta_info *sta = timeout_ctx;
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dtkip_countermeasures.c24 void *timeout_ctx)
23 ieee80211_tkip_countermeasures_stop(void *eloop_ctx, void *timeout_ctx) argument
H A Daccounting.c176 static void accounting_interim_update(void *eloop_ctx, void *timeout_ctx) argument
179 struct sta_info *sta = timeout_ctx;
H A Dap_list.c250 static void ap_list_timer(void *eloop_ctx, void *timeout_ctx) argument
H A Dpeerkey_auth.c22 static void wpa_stsl_step(void *eloop_ctx, void *timeout_ctx) argument
26 struct wpa_stsl_negotiation *neg = timeout_ctx;
H A Dpreauth_auth.c185 static void rsn_preauth_finished_cb(void *eloop_ctx, void *timeout_ctx) argument
188 struct sta_info *sta = timeout_ctx;
/external/wpa_supplicant_8/hostapd/src/eap_peer/
H A Deap_vendor_test.c54 static void eap_vendor_ready(void *eloop_ctx, void *timeout_ctx) argument
/external/wpa_supplicant_8/src/eap_peer/
H A Deap_vendor_test.c54 static void eap_vendor_ready(void *eloop_ctx, void *timeout_ctx) argument
/external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/
H A Deap_vendor_test.c54 static void eap_vendor_ready(void *eloop_ctx, void *timeout_ctx) argument
/external/wpa_supplicant_8/wpa_supplicant/
H A Dbgscan_simple.c33 static void bgscan_simple_timeout(void *eloop_ctx, void *timeout_ctx) argument
H A Doffchannel.c50 static void wpas_send_action_cb(void *eloop_ctx, void *timeout_ctx) argument

Completed in 1943 milliseconds

12345