Home
last modified time | relevance | path

Searched refs:waiting_auth_resp (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/wpa/src/common/
H A Ddpp_auth.c1185 auth->waiting_auth_resp = 1; in dpp_auth_init()
1437 auth->waiting_auth_resp = 0; in dpp_auth_resp_rx()
H A Ddpp.h332 int waiting_auth_resp; member
H A Ddpp_reconfig.c299 auth->waiting_auth_resp = 1; in dpp_reconfig_init()
H A Ddpp_tcp.c634 (!conn->auth || conn->auth->waiting_auth_resp)) { in dpp_relay_rx_action()
/freebsd/contrib/wpa/wpa_supplicant/
H A Ddpp_supplicant.c474 if (auth && auth->waiting_auth_resp) { in wpas_dpp_drv_wait_timeout()
573 if (auth->waiting_auth_resp) { in wpas_dpp_tx_status()
602 if (!is_broadcast_ether_addr(dst) && auth->waiting_auth_resp && in wpas_dpp_tx_status()
634 if (!auth || !auth->waiting_auth_resp) in wpas_dpp_reply_wait_timeout()
1345 if (auth && auth->waiting_auth_resp && in wpas_dpp_tx_wait_expire()
/freebsd/contrib/wpa/src/ap/
H A Ddpp_hostapd.c555 if (auth->waiting_auth_resp) { in hostapd_dpp_tx_status()
579 if (!is_broadcast_ether_addr(dst) && auth->waiting_auth_resp && ok) { in hostapd_dpp_tx_status()
615 if (!auth || !auth->waiting_auth_resp) in hostapd_dpp_reply_wait_timeout()