Home
last modified time | relevance | path

Searched refs:fils_discovery_max_int (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dap_config.c1476 if (full_config && bss->fils_discovery_max_int && in hostapd_config_check_bss()
1483 if (full_config && bss->fils_discovery_max_int && in hostapd_config_check_bss()
H A Dap_config.h763 u32 fils_discovery_max_int; member
H A Dbeacon.c2072 params->fd_max_int = hapd->conf->fils_discovery_max_int; in hostapd_fils_discovery()
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c4738 bss->fils_discovery_max_int = atoi(pos); in hostapd_config_fill()