Searched refs:AP_MAX_INACTIVITY (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/contrib/wpa/src/ap/ | ||
| HD | sta_info.h | 347 #define AP_MAX_INACTIVITY (5 * 60) macro |
| HD | ap_config.c | 94 bss->ap_max_inactivity = AP_MAX_INACTIVITY; in hostapd_config_defaults_bss() |