Home
last modified time | relevance | path

Searched refs:no_disconnect_on_group_keyerror (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth.h284 bool no_disconnect_on_group_keyerror; member
H A Dap_config.h471 bool no_disconnect_on_group_keyerror; member
H A Dwpa_auth_glue.c228 wconf->no_disconnect_on_group_keyerror = in hostapd_wpa_auth_conf()
230 conf->no_disconnect_on_group_keyerror; in hostapd_wpa_auth_conf()
H A Dwpa_auth.c5348 if (sm->wpa_auth->conf.no_disconnect_on_group_keyerror &&
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c2572 bss->no_disconnect_on_group_keyerror = val; in hostapd_config_fill()