/hostap/wpa_supplicant/ |
D | gas_query.c | 138 static void gas_query_free(struct gas_query_pending *query, int del_list) in gas_query_free() 162 struct gas_query_pending *query, in gas_query_done() 186 struct gas_query_pending *query, *next; in gas_query_deinit() local 218 static int gas_query_append(struct gas_query_pending *query, const u8 *data, in gas_query_append() 236 struct gas_query_pending *query; in gas_query_tx_status() local 285 static int gas_query_tx(struct gas_query *gas, struct gas_query_pending *query, in gas_query_tx() 327 struct gas_query_pending *query) in gas_query_tx_comeback_req() 354 struct gas_query_pending *query = user_ctx; in gas_query_rx_comeback_timeout() local 383 struct gas_query_pending *query = user_ctx; in gas_query_tx_comeback_timeout() local 392 struct gas_query_pending *query, in gas_query_tx_comeback_req_delay() [all …]
|
D | p2p_supplicant_sd.c | 150 const struct wpabuf *query) in wpas_p2p_service_get_bonjour() 261 static int match_bonjour_query(struct p2p_srv_bonjour *bsrv, const u8 *query, in match_bonjour_query() 290 const u8 *query, size_t query_len) in wpas_sd_req_bonjour() 397 const u8 *query, size_t query_len) in wpas_sd_req_upnp() 479 const u8 *query, size_t query_len) in wpas_sd_req_wfd() 559 const u8 *query, size_t query_len) in wpas_sd_req_asp() 968 u8 version, const char *query) in wpas_p2p_sd_request_upnp() 1209 struct wpabuf *query, struct wpabuf *resp) in wpas_p2p_service_add_bonjour() 1236 const struct wpabuf *query) in wpas_p2p_service_del_bonjour()
|
D | interworking.c | 3234 const struct wpabuf *query) in gas_send_request()
|
D | ctrl_iface.c | 6842 struct wpabuf *query, *resp; in p2p_ctrl_service_add_bonjour() local 7038 struct wpabuf *query; in p2p_ctrl_service_del_bonjour() local 8148 struct wpabuf *advproto, *query = NULL; in gas_request() local
|
D | dpp_supplicant.c | 4227 const u8 *query, size_t query_len, int *comeback_delay) in wpas_dpp_gas_req_handler()
|
D | wpa_supplicant_i.h | 265 struct wpabuf *query; member
|
/hostap/src/ap/ |
D | gas_query_ap.c | 132 static void gas_query_free(struct gas_query_pending *query, int del_list) in gas_query_free() 145 struct gas_query_pending *query, in gas_query_done() 170 struct gas_query_pending *query, *next; in gas_query_ap_deinit() local 196 static int gas_query_append(struct gas_query_pending *query, const u8 *data, in gas_query_append() 211 struct gas_query_pending *query; in gas_query_ap_tx_status() local 261 struct gas_query_pending *query, in gas_query_tx() 283 struct gas_query_pending *query) in gas_query_tx_comeback_req() 310 struct gas_query_pending *query = user_ctx; in gas_query_rx_comeback_timeout() local 339 struct gas_query_pending *query = user_ctx; in gas_query_tx_comeback_timeout() local 348 struct gas_query_pending *query, in gas_query_tx_comeback_req_delay() [all …]
|
D | ieee802_11_auth.c | 103 static void hostapd_acl_query_free(struct hostapd_acl_query_data *query) in hostapd_acl_query_free() 116 struct hostapd_acl_query_data *query) in hostapd_radius_acl_query() 491 struct hostapd_acl_query_data *query, *prev; in hostapd_acl_recv_radius() local 674 struct hostapd_acl_query_data *query, *prev; in hostapd_acl_deinit() local 725 struct hostapd_acl_query_data *query; in hostapd_acl_req_radius_psk() local
|
D | dpp_hostapd.c | 3119 const u8 *query, size_t query_len, in hostapd_dpp_gas_req_handler()
|
/hostap/tests/hwsim/ |
D | test_dscp.py | 97 def handle_dscp_query(hapd, query): argument
|
D | test_p2p_service.py | 33 def run_sd(dev, dst, query, exp_query=None, fragment=False, query2=None): argument
|
/hostap/src/p2p/ |
D | p2p_sd.c | 117 struct p2p_sd_query *query) in p2p_unlink_sd_query() 275 struct p2p_sd_query *query; in p2p_start_sd() local
|
/hostap/src/drivers/ |
D | ndis_events.c | 399 WCHAR query[256]; in notification_query() local 490 WCHAR query[MAX_QUERY_LEN]; in ndis_events_get_adapter() local
|
/hostap/src/common/ |
D | gas_server.c | 597 const u8 *query, size_t query_len, in gas_server_register()
|
D | dpp.c | 935 void dpp_write_gas_query(struct wpabuf *buf, struct wpabuf *query) in dpp_write_gas_query()
|
/hostap/wpa_supplicant/dbus/ |
D | dbus_new_handlers_p2p.c | 2724 struct wpabuf *query = NULL; in wpas_dbus_handler_p2p_add_service() local 2810 struct wpabuf *query = NULL; in wpas_dbus_handler_p2p_delete_service() local
|