Searched refs:AP_DEAUTH_DELAY (Results 1 – 2 of 2) sorted by relevance
122 #define AP_DEAUTH_DELAY (HZ) macro
288 sta->timer.expires = jiffies + AP_DEAUTH_DELAY; in ap_handle_timer()