/hal_espressif-latest/components/wpa_supplicant/src/ap/ |
D | sta_info.c | 67 "list.", MAC2STR(sta->addr)); in ap_sta_list_del() 98 " from hash table", MAC2STR(sta->addr)); in ap_sta_hash_del() 141 MAC2STR(prev->addr)); in hostapd_free_stas() 191 " after EAP-Failure", MAC2STR(sta->addr)); in ap_sta_delayed_1x_auth_fail_cb() 203 " after EAP-Failure in 10 ms", MAC2STR(sta->addr)); in ap_sta_delayed_1x_auth_fail_disconnect()
|
D | pmksa_cache_auth.c | 100 MACSTR, MAC2STR(pmksa->pmksa->spa)); in pmksa_cache_auth_flush() 114 MACSTR, MAC2STR(pmksa->pmksa->spa)); in pmksa_cache_expire() 177 MAC2STR(entry->spa)); in pmksa_cache_link_entry() 307 MAC2STR(pmksa->pmksa->spa)); in pmksa_cache_auth_add_entry() 426 i, MAC2STR(entry->spa)); in pmksa_cache_auth_list()
|
D | ieee802_11.c | 29 MAC2STR(sta->addr), reason); in sae_set_state() 263 MAC2STR(sta->addr), sae_state_txt(sta->sae->state), in sae_sm_step() 535 MAC2STR(sta->addr)); in handle_auth_sae() 552 MAC2STR(sta->addr)); in handle_auth_sae() 571 MACSTR, MAC2STR(sta->addr)); in handle_auth_sae() 620 MAC2STR(sta->addr), in handle_auth_sae() 677 MACSTR, MAC2STR(bssid)); in auth_sae_queue() 682 MACSTR " for processing (queue_len %u)", MAC2STR(bssid), in auth_sae_queue()
|
D | wpa_auth_ie.c | 420 version, MAC2STR(sm->addr)); in wpa_validate_wpa_ie() 486 MACSTR " (res=%d)", MAC2STR(sm->addr), res); in wpa_validate_wpa_ie() 493 MACSTR, data.group_cipher, MAC2STR(sm->addr)); in wpa_validate_wpa_ie() 500 MACSTR, data.key_mgmt, MAC2STR(sm->addr)); in wpa_validate_wpa_ie() 536 data.pairwise_cipher, MAC2STR(sm->addr)); in wpa_validate_wpa_ie()
|
D | comeback_token.c | 51 MAC2STR(addr), WPA_GET_BE16(token), token_idx); in check_comeback_token()
|
/hal_espressif-latest/components/wpa_supplicant/src/rsn_supp/ |
D | pmksa_cache.c | 64 MACSTR, MAC2STR(entry->aa)); in pmksa_cache_expire() 203 MAC2STR(pos->aa)); in pmksa_cache_add() 227 " network_ctx=%p", MAC2STR(entry->aa), network_ctx); in pmksa_cache_add() 254 "for " MACSTR, MAC2STR(entry->aa)); in pmksa_cache_flush() 361 wpa_printf(MSG_DEBUG, "RSN: Consider " MACSTR " for OKC", MAC2STR(aa)); in pmksa_cache_get_opportunistic() 370 "for " MACSTR, MAC2STR(aa)); in pmksa_cache_get_opportunistic() 426 MAC2STR(bssid)); in pmksa_cache_set_current() 477 i, MAC2STR(entry->aa)); in pmksa_cache_list()
|
D | wpa.c | 251 MAC2STR(dest)); in wpa_eapol_key_send() 358 MACSTR " reason=%d", MAC2STR(entry->aa), reason); in wpa_sm_pmksa_free_cb() 803 alg, keylen, MAC2STR(sm->bssid)); in wpa_supplicant_install_ptk() 849 MACSTR " [PTK=%s GTK=%s]\n", MAC2STR(addr), in wpa_supplicant_key_neg_complete() 1041 keyidx, MAC2STR(igtk->pn)); in wpa_supplicant_install_igtk() 1073 reason, MAC2STR(src_addr)); in wpa_report_ie_mismatch() 1308 " packet (src=" MACSTR ")", MAC2STR(sm->bssid)); in wpa_supplicant_process_3_of_4() 1318 keylen, MAC2STR(sm->bssid)); in wpa_supplicant_process_3_of_4() 1326 keylen, MAC2STR(sm->bssid)); in wpa_supplicant_process_3_of_4() 1391 MAC2STR(sm->bssid)); in wpa_supplicant_activate_ptk() [all …]
|
/hal_espressif-latest/components/esp_hw_support/include/ |
D | esp_mac.h | 12 #ifndef MAC2STR 13 #define MAC2STR(a) (a)[0], (a)[1], (a)[2], (a)[3], (a)[4], (a)[5] macro
|
/hal_espressif-latest/components/wpa_supplicant/src/common/ |
D | wnm_sta.c | 339 MAC2STR(nei->bssid)); in compare_scan_neighbor_results() 347 MAC2STR(nei->bssid), in compare_scan_neighbor_results() 374 MAC2STR(nei->bssid), in compare_scan_neighbor_results() 384 MAC2STR(nei->bssid), in compare_scan_neighbor_results() 393 MAC2STR(nei->bssid), in compare_scan_neighbor_results() 416 MAC2STR(target->bssid), target->level); in compare_scan_neighbor_results() 594 MAC2STR(wpa_s->current_bss->bssid), dialog_token, status, reason, delay); in wnm_send_bss_transition_mgmt_resp() 660 MAC2STR(bss->bssid), after_new_scan); in wnm_bss_tm_connect() 781 i, MAC2STR(nei->bssid), nei->bssid_info, in wnm_dump_cand_list() 807 MAC2STR(nei->bssid)); in wnm_set_scan_freqs() [all …]
|
D | bss.c | 45 " SSID '%s' due to %s", bss->id, MAC2STR(bss->bssid), in wpa_bss_remove() 209 bss->id, MAC2STR(bss->bssid), wpa_ssid_txt(ssid, ssid_len), in wpa_bss_add() 230 MAC2STR(bss->bssid)); in wpa_bss_update() 313 MACSTR, MAC2STR(res->bssid)); in wpa_bss_update_scan_res() 318 MACSTR, MAC2STR(res->bssid)); in wpa_bss_update_scan_res()
|
/hal_espressif-latest/components/esp_rom/include/esp32c6/rom/ |
D | ets_sys.h | 406 #ifndef MAC2STR 407 #define MAC2STR(a) (a)[0], (a)[1], (a)[2], (a)[3], (a)[4], (a)[5] macro
|
/hal_espressif-latest/components/esp_rom/include/esp32h2/rom/ |
D | ets_sys.h | 405 #ifndef MAC2STR 406 #define MAC2STR(a) (a)[0], (a)[1], (a)[2], (a)[3], (a)[4], (a)[5] macro
|
/hal_espressif-latest/components/esp_rom/include/esp32c2/rom/ |
D | ets_sys.h | 437 #ifndef MAC2STR 438 #define MAC2STR(a) (a)[0], (a)[1], (a)[2], (a)[3], (a)[4], (a)[5] macro
|
/hal_espressif-latest/components/esp_rom/include/esp32c3/rom/ |
D | ets_sys.h | 429 #ifndef MAC2STR 430 #define MAC2STR(a) (a)[0], (a)[1], (a)[2], (a)[3], (a)[4], (a)[5] macro
|
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/ |
D | esp_wpa_main.c | 311 wpa_printf(MSG_DEBUG, "considering station " MACSTR " for WPS", MAC2STR(sta_info->addr)); in check_n_add_wps_sta() 313 wpa_printf(MSG_ERROR, "failed to send assoc response " MACSTR, MAC2STR(sta_info->addr)); in check_n_add_wps_sta() 336 … "Ignore assoc request as softap is busy with sae calculation for station "MACSTR, MAC2STR(bssid)); in hostap_sta_join() 359 wpa_printf(MSG_ERROR, "failed to add station " MACSTR, MAC2STR(bssid)); in hostap_sta_join() 365 … "Ignore assoc request as softap is busy with sae calculation for station "MACSTR, MAC2STR(bssid)); in hostap_sta_join()
|
D | esp_dpp.c | 121 MAC2STR(dest_mac), channel, wait_time_ms); in esp_dpp_send_action_frame() 144 wpa_printf(MSG_INFO, "DPP: Authentication Request from " MACSTR, MAC2STR(rx_param->sa)); in esp_dpp_rx_auth_req() 206 MAC2STR(auth->peer_mac_addr), auth->curr_chan); in gas_query_req_tx() 257 MAC2STR(rx_param->sa)); in esp_dpp_rx_auth_conf() 267 MACSTR ") - drop", MAC2STR(auth->peer_mac_addr)); in esp_dpp_rx_auth_conf() 639 MAC2STR(params->mac), uri_chan_list, in esp_supp_dpp_bootstrap_gen()
|
/hal_espressif-latest/components/esp_rom/include/esp32s2/rom/ |
D | ets_sys.h | 555 #ifndef MAC2STR 556 #define MAC2STR(a) (a)[0], (a)[1], (a)[2], (a)[3], (a)[4], (a)[5] macro
|
/hal_espressif-latest/components/esp_rom/include/esp32s3/rom/ |
D | ets_sys.h | 542 #ifndef MAC2STR 543 #define MAC2STR(a) (a)[0], (a)[1], (a)[2], (a)[3], (a)[4], (a)[5] macro
|
/hal_espressif-latest/components/esp_wifi/wifi_apps/src/ |
D | nan_app.c | 446 MAC2STR(evt->pub_if_mac), evt->publish_id); in nan_app_action_service_match() 461 MAC2STR(evt->sub_if_mac), evt->subscribe_id); in nan_app_action_replied() 476 evt->peer_svc_info, MAC2STR(evt->peer_if_mac), evt->peer_inst_id); in nan_app_action_receive() 505 MAC2STR(evt->peer_nmi), evt->ndp_id); in nan_app_action_ndp_indication() 541 …ESP_LOGE(TAG, "NDP request to Peer "MACSTR" rejected [NDP ID - %d]", MAC2STR(evt->peer_nmi), evt->… in nan_app_action_ndp_confirm() 562 MAC2STR(evt->peer_nmi), evt->ndp_id, inet6_ntoa(*ip_2_ip6(&target_addr))); in nan_app_action_ndp_confirm() 582 …ESP_LOGI(TAG, "NDP terminated with Peer "MACSTR" [NDP ID - %d]", MAC2STR(evt->init_ndi), evt->ndp_… in nan_app_action_ndp_terminated() 921 MAC2STR(fup_params->peer_mac), fup_params->peer_inst_id); in esp_wifi_nan_send_message() 995 ESP_LOGD(TAG, "Requested NDP with "MACSTR" [NDP ID - %d]", MAC2STR(req->peer_mac), ndp_id); in esp_wifi_nan_datapath_req() 1214 ESP_LOGD(TAG, "No record found for Peer "MACSTR, MAC2STR(peer_mac)); in esp_wifi_nan_get_peer_info()
|
/hal_espressif-latest/components/esp_rom/include/esp32/rom/ |
D | ets_sys.h | 620 #ifndef MAC2STR 621 #define MAC2STR(a) (a)[0], (a)[1], (a)[2], (a)[3], (a)[4], (a)[5] macro
|
/hal_espressif-latest/components/wpa_supplicant/src/utils/ |
D | state_machine.h | 88 MAC2STR(STATE_MACHINE_ADDR)); \
|
D | common.h | 323 #ifndef MAC2STR 324 #define MAC2STR(a) (a)[0], (a)[1], (a)[2], (a)[3], (a)[4], (a)[5] macro
|
/hal_espressif-latest/components/wpa_supplicant/src/eapol_auth/ |
D | eapol_auth_sm.c | 125 MAC2STR(sm->addr)); in eapol_auth_tx_req() 162 MAC2STR(state->addr)); in eapol_port_timers_tick() 171 MAC2STR(state->addr)); in eapol_port_timers_tick() 180 MAC2STR(state->addr)); in eapol_port_timers_tick() 189 MAC2STR(state->addr)); in eapol_port_timers_tick() 1091 MACSTR, MAC2STR(sm->addr)); in eapol_auth_reauthenticate() 1102 MAC2STR(sm->addr), param, value); in eapol_auth_set_conf()
|
/hal_espressif-latest/components/wpa_supplicant/src/eap_server/ |
D | eap_server.c | 274 MACSTR, MAC2STR(sm->peer_addr)); in SM_STATE() 331 MAC2STR(sm->peer_addr)); in SM_STATE() 648 WPA_EVENT_EAP_TIMEOUT_FAILURE MACSTR, MAC2STR(sm->peer_addr)); in SM_STATE() 663 MACSTR, MAC2STR(sm->peer_addr)); in SM_STATE() 680 MACSTR, MAC2STR(sm->peer_addr)); in SM_STATE() 767 MACSTR, MAC2STR(sm->peer_addr)); in erp_send_finish_reauth() 795 MACSTR, MAC2STR(sm->peer_addr)); in erp_send_finish_reauth() 1031 MAC2STR(sm->peer_addr)); in SM_STATE() 1124 WPA_EVENT_EAP_TIMEOUT_FAILURE2 MACSTR, MAC2STR(sm->peer_addr)); in SM_STATE() 1136 MAC2STR(sm->peer_addr)); in SM_STATE() [all …]
|
/hal_espressif-latest/components/wpa_supplicant/src/wps/ |
D | wps_attr_build.c | 254 MAC2STR(&auth_macs[i * ETH_ALEN])); in wps_build_wfa_ext() 504 MAC2STR(addr)); in wps_build_mac_addr()
|