Home
last modified time | relevance | path

Searched defs:wait_time (Results 1 – 17 of 17) sorted by relevance

/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Ddpp_supplicant.c116 unsigned int wait_time, max_tries; in wpas_dpp_auth_resp_retry() local
255 unsigned int wait_time, diff_ms; in wpas_dpp_reply_wait_timeout() local
349 unsigned int wait_time, max_wait_time, freq, max_tries, used; in wpas_dpp_auth_init_next() local
1586 unsigned int wait_time; in wpas_dpp_rx_pkex_exchange_req() local
1636 unsigned int wait_time; in wpas_dpp_rx_pkex_exchange_resp() local
1695 unsigned int wait_time; in wpas_dpp_rx_pkex_commit_reveal_req() local
2009 unsigned int wait_time; in wpas_dpp_check_connect() local
2125 unsigned int wait_time; in wpas_dpp_pkex_add() local
H A Doffchannel.c261 const u8 *buf, size_t len, unsigned int wait_time, in offchannel_send_action()
H A Dgas_query.c286 struct wpabuf *req, unsigned int wait_time) in gas_query_tx()
330 unsigned int wait_time; in gas_query_tx_comeback_req() local
H A Dp2p_supplicant.c1412 unsigned int wait_time; member
1555 size_t len, unsigned int wait_time) in wpas_send_action_work()
1588 size_t len, unsigned int wait_time, int *scheduled) in wpas_send_action()
H A Dwpa_supplicant.c5598 struct wpabuf *buf, unsigned int wait_time) in wpas_gas_server_tx()
H A Dctrl_iface.c8538 int freq = 0, no_cck = 0, wait_time = 0; in wpas_ctrl_iface_mgmt_tx() local
/dragonfly/lib/libc/rpc/
H A Dkey_call.c292 struct timeval wait_time; in getkeyserv_handle() local
407 struct timeval wait_time; in key_call() local
/dragonfly/contrib/wpa_supplicant/src/p2p/
H A Dp2p_sd.c278 unsigned int wait_time; in p2p_start_sd() local
429 unsigned int wait_time = 200; in p2p_sd_response() local
628 unsigned int wait_time = 200; in p2p_rx_gas_comeback_req() local
H A Dp2p_dev_disc.c71 unsigned int wait_time; in p2p_send_dev_disc_req() local
H A Dp2p.c4911 size_t len, unsigned int wait_time) in p2p_send_action()
/dragonfly/contrib/wpa_supplicant/src/ap/
H A Ddpp_hostapd.c89 unsigned int wait_time, max_tries; in hostapd_dpp_auth_resp_retry() local
215 unsigned int wait_time, diff_ms; in hostapd_dpp_reply_wait_timeout() local
314 unsigned int wait_time, max_wait_time, freq, max_tries, used; in hostapd_dpp_auth_init_next() local
H A Daccounting.c464 unsigned int i, wait_time; in accounting_interim_error_cb() local
H A Dgas_query_ap.c260 struct wpabuf *req, unsigned int wait_time) in gas_query_tx()
284 unsigned int wait_time; in gas_query_tx_comeback_req() local
/dragonfly/sbin/startslip/
H A Dstartslip.c66 int wait_time = 60; /* then back off */ variable
/dragonfly/contrib/wpa_supplicant/src/common/
H A Dgas_server.c422 unsigned int wait_time)) in gas_server_init()
/dragonfly/contrib/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.c3633 int offchanok, unsigned int wait_time, in wpa_driver_nl80211_send_frame()
3688 unsigned int wait_time, in wpa_driver_nl80211_send_mlme()
7455 unsigned int wait_time, in wpa_driver_nl80211_send_action()
8708 unsigned int wait_time, in driver_nl80211_send_action()
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c409 int16_t ar9300_get_nf_from_reg(struct ath_hal *ah, struct ieee80211_channel *chan, int wait_time) in ar9300_get_nf_from_reg()