Home
last modified time | relevance | path

Searched refs:eap_using_authentication_frames (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dap_config.h1019 unsigned int eap_using_authentication_frames:1; member
H A Dwpa_auth.h296 unsigned int eap_using_authentication_frames:1; member
H A Dwpa_auth_glue.c124 wconf->eap_using_authentication_frames = in hostapd_wpa_auth_conf()
125 conf->eap_using_authentication_frames; in hostapd_wpa_auth_conf()
H A Dieee802_11_shared.c1171 if (hapd->conf->eap_using_authentication_frames) in hostapd_eid_rsnxe()
H A Dwpa_auth_ie.c591 if (conf->eap_using_authentication_frames) in rsnxe_capab()
H A Dap_config.c186 bss->eap_using_authentication_frames = 0; in hostapd_config_defaults_bss()
H A Dieee802_11.c4298 !hapd->conf->eap_using_authentication_frames) { in handle_auth()
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c3012 bss->eap_using_authentication_frames = atoi(pos); in hostapd_config_fill()