Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/wpa/dist/src/eapol_auth/
Deapol_auth_sm.h26 bool eap_skip_prot_success; member
/netbsd/src/external/bsd/wpa/dist/src/ap/
Dauthsrv.c250 cfg->skip_prot_success = hapd->conf->eap_skip_prot_success; in authsrv_eap_config()
Dap_config.h343 bool eap_skip_prot_success; member
Dieee802_1x.c2575 conf.eap_skip_prot_success = hapd->conf->eap_skip_prot_success; in ieee802_1x_init()
/netbsd/src/external/bsd/wpa/dist/hostapd/
Dconfig_file.c4532 bss->eap_skip_prot_success = atoi(pos); in hostapd_config_fill()