Searched refs:AP_DEAUTH_DELAY (Results 1 - 13 of 13) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant-0.7.3/src/ap/
H A Dsta_info.h115 * after AP_DEAUTH_DELAY seconds has passed after disassociation. */
118 #define AP_DEAUTH_DELAY (1) macro
H A Dsta_info.c360 eloop_register_timeout(AP_DEAUTH_DELAY, 0, ap_handle_timer,
H A Dieee802_11.c1082 eloop_register_timeout(AP_DEAUTH_DELAY, 0, ap_handle_timer,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant-0.7.3/src/ap/
H A Dsta_info.h115 * after AP_DEAUTH_DELAY seconds has passed after disassociation. */
118 #define AP_DEAUTH_DELAY (1) macro
H A Dsta_info.c360 eloop_register_timeout(AP_DEAUTH_DELAY, 0, ap_handle_timer,
H A Dieee802_11.c1082 eloop_register_timeout(AP_DEAUTH_DELAY, 0, ap_handle_timer,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant-0.7.3/src/ap/
H A Dsta_info.h115 * after AP_DEAUTH_DELAY seconds has passed after disassociation. */
118 #define AP_DEAUTH_DELAY (1) macro
H A Dsta_info.c360 eloop_register_timeout(AP_DEAUTH_DELAY, 0, ap_handle_timer,
H A Dieee802_11.c1082 eloop_register_timeout(AP_DEAUTH_DELAY, 0, ap_handle_timer,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/hostap/
H A Dhostap_ap.h118 * AP_DEAUTH_DELAY. AP_TIMEOUT_RESOLUTION is the resolution that is used with
122 #define AP_DEAUTH_DELAY (HZ) macro
H A Dhostap_ap.c290 sta->timer.expires = jiffies + AP_DEAUTH_DELAY;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/hostap/
H A Dhostap_ap.h118 * AP_DEAUTH_DELAY. AP_TIMEOUT_RESOLUTION is the resolution that is used with
122 #define AP_DEAUTH_DELAY (HZ) macro
H A Dhostap_ap.c290 sta->timer.expires = jiffies + AP_DEAUTH_DELAY;

Completed in 95 milliseconds