Searched defs:timeout_ctx (Results 1 - 25 of 120) 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 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 Daccounting.c198 static void accounting_interim_update(void *eloop_ctx, void *timeout_ctx) argument
201 struct sta_info *sta = timeout_ctx;
H A Dpmksa_cache_auth.c109 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 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 Daccounting.c198 static void accounting_interim_update(void *eloop_ctx, void *timeout_ctx) argument
201 struct sta_info *sta = timeout_ctx;
H A Dpmksa_cache_auth.c109 static void pmksa_cache_expire(void *eloop_ctx, void *timeout_ctx) argument
/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 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.c58 static void eap_vendor_ready(void *eloop_ctx, void *timeout_ctx) argument
/external/wpa_supplicant_8/src/eap_peer/
H A Deap_vendor_test.c58 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.c70 static void wpas_send_action_cb(void *eloop_ctx, void *timeout_ctx) argument
/external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/
H A Deap_vendor_test.c58 static void eap_vendor_ready(void *eloop_ctx, void *timeout_ctx) argument
/external/wpa_supplicant_8/hostapd/src/eap_server/
H A Deap_server_wsc.c64 static void eap_wsc_ext_reg_timeout(void *eloop_ctx, void *timeout_ctx) argument
67 struct eap_wsc_data *data = timeout_ctx;
/external/wpa_supplicant_8/hostapd/src/l2_packet/
H A Dl2_packet_pcap.c175 static void l2_packet_receive_timeout(void *eloop_ctx, void *timeout_ctx) argument
178 pcap_t *pcap = timeout_ctx;
/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dpmksa_cache.c56 static void pmksa_cache_expire(void *eloop_ctx, void *timeout_ctx) argument
74 static void pmksa_cache_reauth(void *eloop_ctx, void *timeout_ctx) argument
H A Dpreauth.c119 static void rsn_preauth_timeout(void *eloop_ctx, void *timeout_ctx) argument
/external/wpa_supplicant_8/src/eap_server/
H A Deap_server_wsc.c64 static void eap_wsc_ext_reg_timeout(void *eloop_ctx, void *timeout_ctx) argument
67 struct eap_wsc_data *data = timeout_ctx;
/external/wpa_supplicant_8/src/l2_packet/
H A Dl2_packet_pcap.c175 static void l2_packet_receive_timeout(void *eloop_ctx, void *timeout_ctx) argument
178 pcap_t *pcap = timeout_ctx;
/external/wpa_supplicant_8/src/rsn_supp/
H A Dpmksa_cache.c56 static void pmksa_cache_expire(void *eloop_ctx, void *timeout_ctx) argument
74 static void pmksa_cache_reauth(void *eloop_ctx, void *timeout_ctx) argument

Completed in 381 milliseconds

12345