/hostap/src/ap/ |
D | vlan_util.c | 27 struct nl_sock *handle = NULL; in vlan_add() local 127 struct nl_sock *handle = NULL; in vlan_rem() local
|
D | nan_usd_ap.c | 261 int hostapd_nan_usd_transmit(struct hostapd_data *hapd, int handle, in hostapd_nan_usd_transmit()
|
/hostap/src/eap_peer/ |
D | eap_methods.c | 187 void *handle; in eap_peer_method_load() local 237 void *handle; in eap_peer_method_unload() local 357 void *handle; in eap_peer_unregister_methods() local
|
D | tncc.c | 257 static void * tncc_get_sym(void *handle, char *func) in tncc_get_sym() 277 void *handle = imc->dlhandle; in tncc_imc_resolve_funcs() local
|
/hostap/src/drivers/ |
D | driver_nl80211_android.c | 185 int android_nl_socket_set_nonblocking(struct nl_sock *handle) in android_nl_socket_set_nonblocking()
|
D | driver_nl80211.c | 83 struct nl_sock *handle; in nl_create_handle() local 103 static void nl_destroy_handles(struct nl_sock **handle) in nl_destroy_handles() 118 static void nl80211_register_eloop_read(struct nl_sock **handle, in nl80211_register_eloop_read() 148 static void nl80211_destroy_eloop_handle(struct nl_sock **handle, int persist) in nl80211_destroy_eloop_handle() 465 struct nl_sock *handle; in send_event_marker() local 876 static void nl80211_recv_beacons(int sock, void *eloop_ctx, void *handle) in nl80211_recv_beacons() 1859 void *handle) in wpa_driver_nl80211_event_receive() 2079 struct nl_sock *handle; in nl80211_check_global() local 2143 void *handle) in wpa_driver_nl80211_handle_eapol_tx_status() 14418 struct nl_sock *handle; in nl80211_dpp_listen() local [all …]
|
/hostap/src/wps/ |
D | http_client.c | 44 static void http_client_got_response(struct httpread *handle, void *cookie, in http_client_got_response()
|
D | http_server.c | 41 static void http_request_cb(struct httpread *handle, void *cookie, in http_request_cb()
|
D | httpread.c | 731 void (*cb)(struct httpread *handle, void *cookie, in httpread_create()
|
/hostap/src/eap_server/ |
D | tncs.c | 323 static void * tncs_get_sym(void *handle, char *func) in tncs_get_sym() 335 void *handle = imv->dlhandle; in tncs_imv_resolve_funcs() local
|
/hostap/wpa_supplicant/ |
D | nan_usd.c | 479 int wpas_nan_usd_transmit(struct wpa_supplicant *wpa_s, int handle, in wpas_nan_usd_transmit()
|
D | ctrl_iface.c | 12653 int handle = 0; in wpas_ctrl_nan_transmit() local
|
/hostap/tests/hwsim/ |
D | test_ap_wps.py | 2596 def handle(self): member in test_ap_wps_pbc_timeout.WPSERHTTPServer 3495 def handle(self): member in test_ap_wps_upnp_subscribe_events.WPSERHTTPServer 4340 def handle(self): member in WPSAPHTTPServer 5094 def handle(self): member in _test_ap_wps_http_timeout.StubServer 6208 def handle(self): member in test_ap_wps_set_selected_registrar_proto.WPSERHTTPServer
|
D | test_ap_eap.py | 7081 def handle(self): member in test_ap_wpa2_eap_sim_db.test_handler 7107 def handle(self): member in test_ap_wpa2_eap_sim_db.test_handler2 7161 def handle(self): member in test_ap_wpa2_eap_sim_db_sqlite.test_handler3
|
D | test_dpp.py | 6041 def handle(self): member in DPPControllerServer
|
/hostap/src/common/ |
D | nan_de.c | 1532 int nan_de_transmit(struct nan_de *de, int handle, in nan_de_transmit()
|
/hostap/hostapd/ |
D | ctrl_iface.c | 3982 int handle = 0; in hostapd_ctrl_nan_transmit() local
|
/hostap/wpa_supplicant/dbus/ |
D | dbus_new_handlers.c | 6909 int handle = -1; in wpas_dbus_handler_nan_transmit() local
|