Searched refs:AP_DEAUTH_DELAY (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/net/wireless/hostap/ | ||
| D | hostap_ap.h | 122 #define AP_DEAUTH_DELAY (HZ) macro |
| D | hostap_ap.c | 297 sta->timer.expires = jiffies + AP_DEAUTH_DELAY; in ap_handle_timer() |