Searched refs:eapol_key_index_workaround (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/contrib/wpa/hostapd/
H A Dhostapd.conf618 eapol_key_index_workaround=0
H A Dconfig_file.c1984 } else if (os_strcmp(buf, "eapol_key_index_workaround") == 0) {
1985 bss->eapol_key_index_workaround = atoi(pos);
/freebsd-10.1-release/contrib/wpa/src/ap/
H A Dap_config.h222 int eapol_key_index_workaround; member in struct:hostapd_bss_config
H A Dieee802_1x.c142 if (hapd->conf->eapol_key_index_workaround) {

Completed in 204 milliseconds