Home
last modified time | relevance | path

Searched refs:action_tx_wait_time (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/bsd/wpa/dist/wpa_supplicant/
H A Doffchannel.c312 wpa_s->action_tx_wait_time = wait_time; in offchannel_send_action()
398 wpa_s->action_tx_wait_time, wpa_s->off_channel_freq, in offchannel_send_action_done()
403 (wpa_s->action_tx_wait_time || wpa_s->action_tx_wait_time_used)) in offchannel_send_action_done()
H A Dwpa_supplicant_i.h861 int action_tx_wait_time; member