Home
last modified time | relevance | path

Searched refs:curr_freq (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/bsd/wpa/dist/src/ap/
H A Ddpp_hostapd.c53 MAC2STR(auth->peer_mac_addr), auth->curr_freq, in hostapd_dpp_qr_code()
55 hostapd_drv_send_action(hapd, auth->curr_freq, 0, in hostapd_dpp_qr_code()
78 MAC2STR(auth->peer_mac_addr), auth->curr_freq, in hostapd_dpp_auth_resp_retry_timeout()
191 hapd->dpp_auth->curr_freq, in hostapd_dpp_tx_status()
261 freq = auth->curr_freq; in hostapd_dpp_reply_wait_timeout()
363 auth->curr_freq = freq; in hostapd_dpp_auth_init_next()
601 MAC2STR(src), hapd->dpp_auth->curr_freq, in hostapd_dpp_rx_auth_req()
746 MAC2STR(addr), auth->curr_freq, in hostapd_dpp_gas_resp_cb()
748 hostapd_drv_send_action(hapd, auth->curr_freq, 0, in hostapd_dpp_gas_resp_cb()
787 MAC2STR(auth->peer_mac_addr), auth->curr_freq); in hostapd_dpp_start_gas_client()
[all …]
/netbsd/external/bsd/wpa/dist/wpa_supplicant/
H A Ddpp_supplicant.c77 MAC2STR(auth->peer_mac_addr), auth->curr_freq, in wpas_dpp_qr_code()
79 offchannel_send_action(wpa_s, auth->curr_freq, in wpas_dpp_qr_code()
103 MAC2STR(auth->peer_mac_addr), auth->curr_freq, in wpas_dpp_auth_resp_retry_timeout()
238 wpa_s->dpp_auth->curr_freq, in wpas_dpp_tx_status()
301 freq = auth->curr_freq; in wpas_dpp_reply_wait_timeout()
398 auth->curr_freq = freq; in wpas_dpp_auth_init_next()
703 new_freq = wpa_s->dpp_auth->curr_freq; in wpas_dpp_cancel_remain_on_channel_cb()
795 MAC2STR(src), wpa_s->dpp_auth->curr_freq, in wpas_dpp_rx_auth_req()
1079 MAC2STR(addr), auth->curr_freq, in wpas_dpp_gas_resp_cb()
1196 auth->curr_freq = freq; in wpas_dpp_rx_auth_resp()
[all …]
/netbsd/external/bsd/wpa/dist/src/common/
H A Ddpp.h202 unsigned int curr_freq; member
H A Ddpp.c2096 auth->curr_freq = auth->freq[0]; in dpp_channel_intersect()
2163 auth->curr_freq = auth->freq[0]; in dpp_prepare_channel_list()
3121 auth->curr_freq = freq; in dpp_auth_req_rx()
3159 if (auth->curr_freq != (unsigned int) neg_freq) { in dpp_auth_req_rx()
3163 auth->curr_freq = neg_freq; in dpp_auth_req_rx()