/hostap-latest/wlantest/ |
D | sta.c | 98 wpa_printf(MSG_DEBUG, "Discovered new STA " MACSTR " in BSS " MACSTR in sta_get() 99 " (MLD " MACSTR ")", in sta_get() 129 wpa_printf(MSG_DEBUG, "STA MLD Address: " MACSTR, MAC2STR(mld_addr)); in sta_update_assoc_ml() 142 "frame from " MACSTR " even though BSS does not " in sta_update_assoc() 151 "frame from " MACSTR " even though BSS does not " in sta_update_assoc() 160 "frame from " MACSTR " even though BSS does not " in sta_update_assoc() 168 "Association Request frame from " MACSTR, in sta_update_assoc() 180 MACSTR, MAC2STR(sta->addr)); in sta_update_assoc() 190 MACSTR, MAC2STR(sta->addr)); in sta_update_assoc() 218 MACSTR " 0x%x BSS " MACSTR " 0x%x", in sta_update_assoc() [all …]
|
D | rx_tdls.c | 31 add_note(wt, MSG_INFO, "TDLS: Incorrect BSSID " MACSTR in get_tdls() 32 " in LinkId?! (init=" MACSTR " resp=" in get_tdls() 33 MACSTR ")", in get_tdls() 56 add_note(wt, MSG_DEBUG, "Add new TDLS link context: initiator " MACSTR in get_tdls() 57 " responder " MACSTR " BSSID " MACSTR, in get_tdls() 209 add_note(wt, MSG_INFO, "Too short TDLS Setup Request " MACSTR in rx_data_tdls_setup_request() 210 " -> " MACSTR, MAC2STR(src), MAC2STR(dst)); in rx_data_tdls_setup_request() 213 wpa_printf(MSG_DEBUG, "TDLS Setup Request " MACSTR " -> " in rx_data_tdls_setup_request() 214 MACSTR, MAC2STR(src), MAC2STR(dst)); in rx_data_tdls_setup_request() 219 wpa_printf(MSG_DEBUG, "TDLS Link Identifier: BSSID " MACSTR in rx_data_tdls_setup_request() [all …]
|
D | rx_mgmt.c | 103 wpa_printf(MSG_DEBUG, "MLD MAC Address: " MACSTR, MAC2STR(pos)); in parse_basic_ml() 108 MACSTR, MAC2STR(sta->mld_mac_addr)); in parse_basic_ml() 281 wpa_printf(MSG_DEBUG, "STA MAC Address: " MACSTR, in parse_basic_ml() 288 MACSTR in parse_basic_ml() 427 MACSTR, MAC2STR(mgmt->sa)); in rx_mgmt_beacon() 504 wpa_printf(MSG_MSGDUMP, "MBSSID: " MACSTR in rx_mgmt_beacon() 579 MACSTR, MAC2STR(mgmt->sa)); in rx_mgmt_beacon() 590 MACSTR, MAC2STR(mgmt->sa)); in rx_mgmt_beacon() 597 add_note(wt, MSG_INFO, "Unexpected MME KeyID %u from " MACSTR, in rx_mgmt_beacon() 609 "No BIGTK known to validate BIP frame from " MACSTR, in rx_mgmt_beacon() [all …]
|
D | rx_ip.c | 40 MACSTR, MAC2STR(sta->addr)); in ping_update() 80 add_note(wt, MSG_INFO, "No BSS " MACSTR in rx_data_icmp() 90 add_note(wt, MSG_INFO, "No STA " MACSTR in rx_data_icmp() 138 "IPv4 packet (bssid=" MACSTR " str=" MACSTR in rx_data_ip() 139 " dst=" MACSTR ")", ip.ip_v, MAC2STR(bssid), in rx_data_ip() 145 "IPv4 packet (bssid=" MACSTR " str=" MACSTR in rx_data_ip() 146 " dst=" MACSTR ")", ip.ip_hl, MAC2STR(bssid), in rx_data_ip() 152 "in IPv4 packet (bssid=" MACSTR " str=" MACSTR in rx_data_ip() 153 " dst=" MACSTR ")", ip.ip_hl, (unsigned) len, in rx_data_ip()
|
D | rx_eapol.c | 100 wpa_printf(MSG_DEBUG, "EAPOL-Key 1/4 " MACSTR " -> " MACSTR " (BSSID " in rx_data_eapol_key_1_of_4() 101 MACSTR ")", in rx_data_eapol_key_1_of_4() 124 add_note(wt, MSG_INFO, "EAPOL-Key 1/4 from " MACSTR in rx_data_eapol_key_1_of_4() 131 add_note(wt, MSG_INFO, "EAPOL-Key 1/4 from " MACSTR in rx_data_eapol_key_1_of_4() 135 add_note(wt, MSG_INFO, "EAPOL-Key 1/4 from " MACSTR in rx_data_eapol_key_1_of_4() 140 add_note(wt, MSG_INFO, "EAPOL-Key 1/4 from " MACSTR in rx_data_eapol_key_1_of_4() 149 add_note(wt, MSG_INFO, "EAPOL-Key 1/4 from " MACSTR in rx_data_eapol_key_1_of_4() 164 MACSTR, MAC2STR(ie.mac_addr)); in rx_data_eapol_key_1_of_4() 168 MACSTR " --> " MACSTR, in rx_data_eapol_key_1_of_4() 249 wpa_printf(MSG_INFO, "Derived PTK for STA " MACSTR " (MLD " in try_pmk() [all …]
|
D | rx_data.c | 232 MACSTR " seq=%u", in check_plaintext_prot() 262 MACSTR " did not have ExtIV bit set to 1", in rx_data_bss_prot_group() 269 add_note(wt, MSG_INFO, "TKIP frame from " MACSTR in rx_data_bss_prot_group() 274 add_note(wt, MSG_INFO, "TKIP frame from " MACSTR in rx_data_bss_prot_group() 282 add_note(wt, MSG_INFO, "CCMP frame from " MACSTR in rx_data_bss_prot_group() 298 "No GTK known to decrypt the frame (A2=" MACSTR in rx_data_bss_prot_group() 316 add_note(wt, MSG_INFO, "replay detected: A1=" MACSTR in rx_data_bss_prot_group() 317 " A2=" MACSTR " A3=" MACSTR in rx_data_bss_prot_group() 370 MACSTR " seq=%u", in rx_data_bss_prot_group() 537 MACSTR " did not have ExtIV bit set to 1", in rx_data_bss_prot() [all …]
|
D | bss.c | 67 wpa_printf(MSG_DEBUG, "Discovered new BSS - " MACSTR, in bss_get() 117 wpa_printf(MSG_INFO, "Add possible PMK for BSSID " MACSTR in bss_add_pmk_from_passphrase() 159 "Invalid or missing SSID in a %s frame for " MACSTR, in bss_update() 169 wpa_printf(MSG_DEBUG, "Store SSID '%s' for BSSID " MACSTR, in bss_update() 179 add_note(wt, MSG_INFO, "BSS " MACSTR in bss_update() 188 wpa_printf(MSG_INFO, "BSS " MACSTR " - OSEN IE " in bss_update() 204 add_note(wt, MSG_INFO, "BSS " MACSTR in bss_update() 213 wpa_printf(MSG_INFO, "BSS " MACSTR " - RSN IE " in bss_update() 225 add_note(wt, MSG_INFO, "BSS " MACSTR in bss_update() 234 wpa_printf(MSG_INFO, "BSS " MACSTR " - WPA IE " in bss_update() [all …]
|
D | ctrl.c | 497 wpa_printf(MSG_INFO, "INJECT: Auth " MACSTR " -> " MACSTR, in ctrl_inject_auth() 500 wpa_printf(MSG_INFO, "INJECT: Auth " MACSTR " -> " MACSTR, in ctrl_inject_auth() 530 "Request available for " MACSTR, in ctrl_inject_assocreq() 535 wpa_printf(MSG_INFO, "INJECT: AssocReq " MACSTR " -> " MACSTR, in ctrl_inject_assocreq() 576 "Request available for " MACSTR, in ctrl_inject_reassocreq() 581 wpa_printf(MSG_INFO, "INJECT: ReassocReq " MACSTR " -> " MACSTR, in ctrl_inject_reassocreq() 614 wpa_printf(MSG_INFO, "INJECT: Deauth " MACSTR " -> " in ctrl_inject_deauth() 615 MACSTR, in ctrl_inject_deauth() 618 wpa_printf(MSG_INFO, "INJECT: Deauth " MACSTR in ctrl_inject_deauth() 621 wpa_printf(MSG_INFO, "INJECT: Deauth " MACSTR " -> " MACSTR, in ctrl_inject_deauth() [all …]
|
/hostap-latest/src/ap/ |
D | gas_query_ap.c | 148 wpa_msg(gas->msg_ctx, MSG_INFO, GAS_QUERY_DONE "addr=" MACSTR in gas_query_done() 215 wpa_printf(MSG_DEBUG, "GAS: Unexpected TX status: dst=" MACSTR in gas_query_ap_tx_status() 223 wpa_printf(MSG_DEBUG, "GAS: TX status: dst=" MACSTR in gas_query_ap_tx_status() 266 wpa_printf(MSG_DEBUG, "GAS: Send action frame to " MACSTR " len=%u " in gas_query_tx() 267 "freq=%d prot=%d using src addr " MACSTR, in gas_query_tx() 299 MACSTR, MAC2STR(query->addr)); in gas_query_tx_comeback_req() 341 wpa_printf(MSG_DEBUG, "GAS: Comeback timeout for request to " MACSTR, in gas_query_tx_comeback_timeout() 355 wpa_printf(MSG_DEBUG, "GAS: Send comeback request to " MACSTR in gas_query_tx_comeback_req_delay() 369 MACSTR " (dialog_token=%u comeback_delay=%u)", in gas_query_rx_initial() 402 MACSTR " (dialog_token=%u frag_id=%u more_frags=%u " in gas_query_rx_comeback() [all …]
|
D | wnm_ap.c | 294 MACSTR " since WNM-Sleep Mode is disabled", in ieee802_11_rx_wnmsleep_req() 302 MACSTR, MAC2STR(addr)); in ieee802_11_rx_wnmsleep_req() 414 MACSTR " dialog_token=%u req_mode=0x%x disassoc_timer=%u " in ieee802_11_send_bss_trans_mgmt_request() 446 MACSTR in ieee802_11_rx_bss_trans_mgmt_query() 454 MACSTR, MAC2STR(addr)); in ieee802_11_rx_bss_trans_mgmt_query() 464 MACSTR " dialog_token=%u reason=%u", in ieee802_11_rx_bss_trans_mgmt_query() 477 BSS_TM_QUERY MACSTR " reason=%u%s%s", in ieee802_11_rx_bss_trans_mgmt_query() 491 wpa_printf(MSG_DEBUG, "%s: Reset steering flag for STA " MACSTR, in ap_sta_reset_steer_flag_timer() 514 MACSTR in ieee802_11_rx_bss_trans_mgmt_resp() 522 MACSTR, MAC2STR(addr)); in ieee802_11_rx_bss_trans_mgmt_resp() [all …]
|
D | ap_mlme.c | 58 "MLME-AUTHENTICATE.indication(" MACSTR ", %s)", in mlme_authenticate_indication() 87 "MLME-DEAUTHENTICATE.indication(" MACSTR ", %d)", in mlme_deauthenticate_indication() 110 "MLME-ASSOCIATE.indication(" MACSTR ")", in mlme_associate_indication() 138 "MLME-REASSOCIATE.indication(" MACSTR ")", in mlme_reassociate_indication() 166 "MLME-DISASSOCIATE.indication(" MACSTR ", %d)", in mlme_disassociate_indication() 177 "MLME-MichaelMICFailure.indication(" MACSTR ")", in mlme_michaelmicfailure_indication() 186 "MLME-DELETEKEYS.request(" MACSTR ")", in mlme_deletekeys_request()
|
D | sta_info.c | 121 wpa_printf(MSG_DEBUG, "Could not remove STA " MACSTR " from " in ap_sta_list_del() 152 wpa_printf(MSG_DEBUG, "AP: could not remove STA " MACSTR in ap_sta_hash_del() 168 wpa_printf(MSG_DEBUG, "PASN: Free PASN context: " MACSTR, in ap_free_sta_pasn() 335 wpa_printf(MSG_DEBUG, "%s: cancel ap_handle_timer for " MACSTR, in ap_free_sta() 498 wpa_printf(MSG_DEBUG, "Removing station " MACSTR, in hostapd_free_stas() 518 wpa_printf(MSG_DEBUG, "Removing link station from MLD " MACSTR, in hostapd_free_link_stas() 542 wpa_printf(MSG_DEBUG, "%s: %s: " MACSTR " flags=0x%x timeout_next=%d", in ap_handle_timer() 571 MACSTR, MAC2STR(sta->addr)); in ap_handle_timer() 580 "Station " MACSTR " has lost its driver entry", in ap_handle_timer() 589 "Station " MACSTR " has been active %is ago", in ap_handle_timer() [all …]
|
D | rrm.c | 80 wpa_printf(MSG_DEBUG, "Beacon report token %u len %zu from " MACSTR, in hostapd_handle_beacon_report() 90 wpa_msg(hapd->msg_ctx, MSG_INFO, BEACON_RESP_RX MACSTR " %u %02x %s", in hostapd_handle_beacon_report() 235 "NR entry for " MACSTR " exceeds 0xFF bytes", in hostapd_send_nei_report_resp() 379 wpa_msg(hapd->msg_ctx, MSG_INFO, LINK_MSR_RESP_RX MACSTR " %u %s", in hostapd_handle_link_mesr_report() 396 wpa_printf(MSG_DEBUG, "Radio measurement frame, action %u from " MACSTR, in hostapd_handle_radio_measurement() 500 wpa_printf(MSG_DEBUG, "Request range: dest addr " MACSTR in hostapd_send_range_req() 575 MACSTR, MAC2STR(responders + ETH_ALEN * i)); in hostapd_send_range_req() 643 "Beacon request: " MACSTR " is not connected", in hostapd_send_beacon_req() 653 "Beacon request: " MACSTR in hostapd_send_beacon_req() 663 "Beacon request: " MACSTR in hostapd_send_beacon_req() [all …]
|
D | nan_usd_ap.c | 26 wpa_printf(MSG_DEBUG, "NAN: TX NAN SDF A1=" MACSTR " A2=" MACSTR in hostapd_nan_de_tx() 27 " A3=" MACSTR " len=%zu", in hostapd_nan_de_tx() 60 "subscribe_id=%d publish_id=%d address=" MACSTR in hostapd_nan_de_discovery_result() 83 "publish_id=%d address=" MACSTR in hostapd_nan_de_replied() 141 "id=%d peer_instance_id=%d address=" MACSTR " ssi=%s", in hostapd_nan_de_receive()
|
D | dpp_hostapd.c | 69 wpa_msg(hapd->msg_ctx, MSG_INFO, DPP_EVENT_TX "dst=" MACSTR in hostapd_dpp_qr_code() 181 wpa_msg(hapd->msg_ctx, MSG_INFO, DPP_EVENT_TX "dst=" MACSTR in hostapd_dpp_auth_resp_retry_timeout() 408 wpa_msg(hapd->msg_ctx, MSG_INFO, DPP_EVENT_TX "dst=" MACSTR in hostapd_dpp_pkex_init() 451 wpa_msg(hapd->msg_ctx, MSG_INFO, DPP_EVENT_TX "dst=" MACSTR in hostapd_dpp_pkex_retry_timeout() 496 wpa_printf(MSG_DEBUG, "DPP: TX status: dst=" MACSTR " ok=%d", in hostapd_dpp_tx_status() 498 wpa_msg(hapd->msg_ctx, MSG_INFO, DPP_EVENT_TX_STATUS "dst=" MACSTR in hostapd_dpp_tx_status() 804 wpa_msg(hapd->msg_ctx, MSG_INFO, DPP_EVENT_TX "dst=" MACSTR in hostapd_dpp_auth_init_next() 1027 MACSTR " %u", MAC2STR(src), type); in hostapd_dpp_relay_needs_controller() 1043 wpa_printf(MSG_DEBUG, "DPP: Authentication Request from " MACSTR, in hostapd_dpp_rx_auth_req() 1129 wpa_msg(hapd->msg_ctx, MSG_INFO, DPP_EVENT_TX "dst=" MACSTR in hostapd_dpp_rx_auth_req() [all …]
|
/hostap-latest/wpa_supplicant/ |
D | ibss_rsn.c | 69 wpa_printf(MSG_DEBUG, "SUPP: %s(dest=" MACSTR in supp_ether_send() 141 wpa_msg(wpa_s, MSG_INFO, IBSS_RSN_COMPLETED MACSTR, in ibss_check_rsn_completed() 153 wpa_printf(MSG_DEBUG, "SUPP: %s(alg=%d addr=" MACSTR " key_idx=%d " in supp_set_key() 191 wpa_printf(MSG_DEBUG, "SUPP: %s(addr=" MACSTR " protection_type=%d " in supp_mlme_setprotection() 269 wpa_printf(MSG_DEBUG, "AUTH: " MACSTR " - %s", in auth_logger() 286 wpa_printf(MSG_DEBUG, "AUTH: %s (addr=" MACSTR " prev_psk=%p)", in auth_get_psk() 300 wpa_printf(MSG_DEBUG, "AUTH: %s(addr=" MACSTR " data_len=%lu " in auth_send_eapol() 326 wpa_printf(MSG_DEBUG, "AUTH: %s(alg=%d addr=" MACSTR in auth_set_key() 395 wpa_printf(MSG_DEBUG, "AUTH: " MACSTR " authorizing port", in ibss_set_sta_authorized() 400 wpa_printf(MSG_DEBUG, "AUTH: " MACSTR " unauthorizing port", in ibss_set_sta_authorized() [all …]
|
D | gas_query.c | 161 wpa_msg(gas->wpa_s, MSG_INFO, GAS_QUERY_DONE "addr=" MACSTR in gas_query_done() 241 MACSTR " result=%d - no query in progress", in gas_query_tx_status() 249 wpa_printf(MSG_DEBUG, "GAS: TX status: freq=%u dst=" MACSTR in gas_query_tx_status() 293 wpa_printf(MSG_DEBUG, "GAS: Send action frame to " MACSTR " len=%u " in gas_query_tx() 294 "freq=%d prot=%d using src addr " MACSTR, in gas_query_tx() 342 MACSTR, MAC2STR(query->addr)); in gas_query_tx_comeback_req() 384 wpa_printf(MSG_DEBUG, "GAS: Comeback timeout for request to " MACSTR, in gas_query_tx_comeback_timeout() 403 wpa_printf(MSG_DEBUG, "GAS: Send comeback request to " MACSTR in gas_query_tx_comeback_req_delay() 417 MACSTR " (dialog_token=%u comeback_delay=%u)", in gas_query_rx_initial() 450 MACSTR " (dialog_token=%u frag_id=%u more_frags=%u " in gas_query_rx_comeback() [all …]
|
D | hs20_supplicant.c | 276 MACSTR, MAC2STR(dst)); in hs20_anqp_send_req() 283 wpa_printf(MSG_DEBUG, "HS20: ANQP Query Request to " MACSTR " for " in hs20_anqp_send_req() 347 wpa_printf(MSG_DEBUG, "HS20: Get icon " MACSTR " %s @ %u +%u (%u)", in hs20_get_icon() 376 wpa_printf(MSG_DEBUG, "HS20: Free stored icon from " MACSTR in hs20_free_icon_entry() 397 MACSTR, MAC2STR(bssid)); in hs20_del_icon() 400 MACSTR " file name %s", MAC2STR(bssid), file_name); in hs20_del_icon() 478 RX_HS20_ICON MACSTR " %s %u", in hs20_process_icon_binary_file() 485 wpa_msg(wpa_s, MSG_INFO, RX_HS20_ANQP MACSTR " Icon Binary File", in hs20_process_icon_binary_file() 490 "value from " MACSTR, MAC2STR(sa)); in hs20_process_icon_binary_file() 502 "value from " MACSTR, MAC2STR(sa)); in hs20_process_icon_binary_file() [all …]
|
D | dpp_supplicant.c | 88 wpa_msg(wpa_s, MSG_INFO, DPP_EVENT_TX "dst=" MACSTR in wpas_dpp_qr_code() 203 wpa_msg(wpa_s, MSG_INFO, DPP_EVENT_TX "dst=" MACSTR in wpas_dpp_auth_resp_retry_timeout() 424 DPP_EVENT_TX "dst=" MACSTR " freq=%u type=%d", in wpas_dpp_send_conn_status_result() 513 wpa_printf(MSG_DEBUG, "DPP: TX status: freq=%u dst=" MACSTR in wpas_dpp_tx_status() 515 wpa_msg(wpa_s, MSG_INFO, DPP_EVENT_TX_STATUS "dst=" MACSTR in wpas_dpp_tx_status() 824 wpa_msg(wpa_s, MSG_INFO, DPP_EVENT_TX "dst=" MACSTR " freq=%u type=%d", in wpas_dpp_auth_init_next() 1159 wpa_msg(wpa_s, MSG_INFO, DPP_EVENT_TX "dst=" MACSTR " freq=%u type=%d", in wpas_dpp_tx_auth_resp() 1237 wpa_printf(MSG_DEBUG, "DPP: Authentication Request from " MACSTR, in wpas_dpp_rx_auth_req() 1954 DPP_EVENT_TX "dst=" MACSTR " freq=%u type=%d", in wpas_dpp_gas_resp_cb() 2022 wpa_printf(MSG_DEBUG, "DPP: GAS request to " MACSTR " (freq %u MHz)", in wpas_dpp_start_gas_client() [all …]
|
D | wmm_ac.c | 97 "WMM AC: Add TS: addr=" MACSTR in wmm_ac_add_ts() 111 "tsid=%d addr=" MACSTR " admitted_time=%d", in wmm_ac_add_ts() 135 "tsid=%d addr=" MACSTR, tsid, MAC2STR(wpa_s->bssid)); in wmm_ac_del_ts_idx() 181 wpa_printf(MSG_DEBUG, "Sending ADDTS Request to " MACSTR, in wmm_ac_send_addts_request() 222 wpa_printf(MSG_DEBUG, "Sending DELTS to " MACSTR, MAC2STR(address)); in wmm_ac_send_delts() 610 wpa_printf(MSG_DEBUG, "WMM AC: TS setup request (addr=" MACSTR in wpas_wmm_ac_addts() 644 MACSTR, tsid, MAC2STR(sa)); in wmm_ac_handle_delts() 656 "TS was deleted successfully (tsid=%u address=" MACSTR ")", in wmm_ac_handle_delts() 715 "WMM AC: adding a new TS with TSID=%u address="MACSTR in wmm_ac_handle_addts_resp() 761 wpa_printf(MSG_DEBUG, "WMM AC: frame destination addr="MACSTR in wmm_ac_rx_action() [all …]
|
D | nan_usd.c | 44 wpa_printf(MSG_DEBUG, "NAN: TX status A1=" MACSTR " A2=" MACSTR in wpas_nan_de_tx_status() 45 " A3=" MACSTR " freq=%d len=%zu result=%s", in wpas_nan_de_tx_status() 91 wpa_printf(MSG_DEBUG, "NAN: TX NAN SDF A1=" MACSTR " A2=" MACSTR in wpas_nan_de_tx_send() 92 " A3=" MACSTR " freq=%d len=%zu", in wpas_nan_de_tx_send() 252 "subscribe_id=%d publish_id=%d address=" MACSTR in wpas_nan_de_discovery_result() 274 "publish_id=%d address=" MACSTR in wpas_nan_de_replied() 332 "id=%d peer_instance_id=%d address=" MACSTR " ssi=%s", in wpas_nan_de_receive()
|
D | bssid_ignore.c | 88 wpa_msg(wpa_s, MSG_INFO, "BSSID " MACSTR in wpa_bssid_ignore_add() 103 wpa_msg(wpa_s, MSG_INFO, "Added BSSID " MACSTR in wpa_bssid_ignore_add() 132 wpa_msg(wpa_s, MSG_INFO, "Removed BSSID " MACSTR in wpa_bssid_ignore_del() 178 wpa_msg(wpa_s, MSG_INFO, "Removed BSSID " MACSTR in wpa_bssid_ignore_clear() 212 wpa_msg(wpa_s, MSG_INFO, "Removed BSSID " MACSTR in wpa_bssid_ignore_update()
|
D | offchannel.c | 142 MACSTR " using interface %s (pending_action_tx=%p)", in wpas_send_action_cb() 210 MACSTR " pending_action_tx=%p)", MAC2STR(dst), in offchannel_send_action_tx_status() 271 MACSTR " src=" MACSTR " bssid=" MACSTR " len=%d", in offchannel_send_action() 279 "frame TX to " MACSTR " (pending_action_tx=%p)", in offchannel_send_action() 301 "Off-channel: Stored pending action frame (dst=" MACSTR in offchannel_send_action()
|
/hostap-latest/src/p2p/ |
D | p2p_invitation.c | 201 p2p_dbg(p2p, "Received Invitation Request from " MACSTR " (freq=%d)", in p2p_process_invitation_req() 209 p2p_dbg(p2p, "Invitation Request from unknown peer " MACSTR, in p2p_process_invitation_req() 215 MACSTR, MAC2STR(sa)); in p2p_process_invitation_req() 223 MACSTR, MAC2STR(sa)); in p2p_process_invitation_req() 231 MACSTR, MAC2STR(sa)); in p2p_process_invitation_req() 448 p2p_dbg(p2p, "Received Invitation Response from " MACSTR, in p2p_process_invitation_resp() 454 MACSTR, MAC2STR(sa)); in p2p_process_invitation_resp() 461 MACSTR, MAC2STR(sa)); in p2p_process_invitation_resp() 473 MACSTR, MAC2STR(sa)); in p2p_process_invitation_resp() 519 MACSTR, MAC2STR(sa)); in p2p_process_invitation_resp() [all …]
|
/hostap-latest/src/rsn_supp/ |
D | tdls.c | 222 wpa_printf(MSG_INFO, "TDLS: TPK-TK for the peer " MACSTR in wpa_tdls_set_key() 245 wpa_printf(MSG_DEBUG, "TDLS: Configure pairwise key for peer " MACSTR, in wpa_tdls_set_key() 278 wpa_printf(MSG_DEBUG, "TDLS: TPK send dest=" MACSTR " action_code=%u " in wpa_tdls_tpk_send() 305 "retry " MACSTR, MAC2STR(dest)); in wpa_tdls_tpk_send() 674 wpa_printf(MSG_DEBUG, "TDLS: TPK lifetime expired for " MACSTR in wpa_tdls_tpk_timeout() 682 wpa_printf(MSG_DEBUG, "TDLS: TPK lifetime expired for " MACSTR in wpa_tdls_tpk_timeout() 703 wpa_printf(MSG_ERROR, "TDLS: Could not find peer " MACSTR in wpa_tdls_peer_remove_from_list() 718 wpa_printf(MSG_DEBUG, "TDLS: Clear state for peer " MACSTR, in wpa_tdls_peer_clear() 802 "Teardown " MACSTR, MAC2STR(addr)); in wpa_tdls_send_teardown() 808 wpa_printf(MSG_DEBUG, "TDLS: First returning link with " MACSTR in wpa_tdls_send_teardown() [all …]
|