Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/hostap/
Dhostap_ap.h121 #define AP_DISASSOC_DELAY (HZ) macro
Dhostap_ap.c289 sta->timer.expires = jiffies + AP_DISASSOC_DELAY; in ap_handle_timer()