Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/wpa/src/ap/
Dsta_info.h117 #define AP_DISASSOC_DELAY (1) macro
Dsta_info.c345 eloop_register_timeout(AP_DISASSOC_DELAY, 0, ap_handle_timer, in ap_handle_timer()