Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dap_config.c1488 if (full_config && bss->fils_discovery_max_int && in hostapd_config_check_bss()
1495 if (full_config && bss->fils_discovery_max_int && in hostapd_config_check_bss()
Dap_config.h784 u32 fils_discovery_max_int; member
Dbeacon.c2154 params->fd_max_int = hapd->conf->fils_discovery_max_int; in hostapd_fils_discovery()
/hostap-latest/hostapd/
Dconfig_file.c4813 bss->fils_discovery_max_int = atoi(pos); in hostapd_config_fill()