• Home
  • Raw
  • Download

Lines Matching refs:MAC2STR

52 			MAC2STR(auth->peer_mac_addr), auth->curr_freq,  in hostapd_dpp_qr_code()
77 MAC2STR(auth->peer_mac_addr), auth->curr_freq, in hostapd_dpp_auth_resp_retry_timeout()
127 MAC2STR(dst), ok); in hostapd_dpp_tx_status()
129 " result=%s", MAC2STR(dst), ok ? "SUCCESS" : "FAILED"); in hostapd_dpp_tx_status()
386 MAC2STR(dst), freq, DPP_PA_AUTHENTICATION_REQ); in hostapd_dpp_auth_init_next()
534 MAC2STR(src)); in hostapd_dpp_rx_auth_req()
592 MAC2STR(src), hapd->dpp_auth->curr_freq, in hostapd_dpp_rx_auth_req()
737 MAC2STR(addr), auth->curr_freq, in hostapd_dpp_gas_resp_cb()
778 MAC2STR(auth->peer_mac_addr), auth->curr_freq); in hostapd_dpp_start_gas_client()
823 MAC2STR(src)); in hostapd_dpp_rx_auth_resp()
834 MACSTR ") - drop", MAC2STR(auth->peer_mac_addr)); in hostapd_dpp_rx_auth_resp()
859 " freq=%u type=%d", MAC2STR(src), auth->curr_freq, in hostapd_dpp_rx_auth_resp()
874 MAC2STR(src)); in hostapd_dpp_rx_auth_conf()
884 MACSTR ") - drop", MAC2STR(auth->peer_mac_addr)); in hostapd_dpp_rx_auth_conf()
923 MAC2STR(src)); in hostapd_dpp_rx_conf_result()
933 MACSTR ") - drop", MAC2STR(auth->peer_mac_addr)); in hostapd_dpp_rx_conf_result()
1036 " status=%d", MAC2STR(src), status); in hostapd_dpp_send_peer_disc_resp()
1038 " freq=%u type=%d status=%d", MAC2STR(src), freq, in hostapd_dpp_send_peer_disc_resp()
1060 MAC2STR(src)); in hostapd_dpp_rx_peer_disc_req()
1106 MACSTR ")", MAC2STR(src)); in hostapd_dpp_rx_peer_disc_req()
1112 MACSTR " status %d)", MAC2STR(src), res); in hostapd_dpp_rx_peer_disc_req()
1145 MAC2STR(src)); in hostapd_dpp_rx_pkex_exchange_req()
1177 " freq=%u type=%d", MAC2STR(src), freq, in hostapd_dpp_rx_pkex_exchange_req()
1199 MAC2STR(src)); in hostapd_dpp_rx_pkex_exchange_resp()
1217 MAC2STR(src)); in hostapd_dpp_rx_pkex_exchange_resp()
1220 " freq=%u type=%d", MAC2STR(src), freq, in hostapd_dpp_rx_pkex_exchange_resp()
1238 MAC2STR(src)); in hostapd_dpp_rx_pkex_commit_reveal_req()
1260 MACSTR, MAC2STR(src)); in hostapd_dpp_rx_pkex_commit_reveal_req()
1263 " freq=%u type=%d", MAC2STR(src), freq, in hostapd_dpp_rx_pkex_commit_reveal_req()
1287 MAC2STR(src)); in hostapd_dpp_rx_pkex_commit_reveal_resp()
1341 crypto_suite, type, MAC2STR(src), freq); in hostapd_dpp_rx_action()
1347 MAC2STR(src), freq, type); in hostapd_dpp_rx_action()
1354 MAC2STR(src), freq, type); in hostapd_dpp_rx_action()
1358 " freq=%u type=%d", MAC2STR(src), freq, type); in hostapd_dpp_rx_action()
1418 wpa_printf(MSG_DEBUG, "DPP: GAS request from " MACSTR, MAC2STR(sa)); in hostapd_dpp_gas_req_handler()
1428 MAC2STR(sa)); in hostapd_dpp_gas_req_handler()
1558 " freq=%u type=%d", MAC2STR(broadcast), 2437, in hostapd_dpp_pkex_add()