Searched refs:EAPOL_VERSION (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.3-release/contrib/wpa/src/common/
H A Deapol_common.h29 #define EAPOL_VERSION 2 macro
/freebsd-10.3-release/contrib/wpa/wpa_supplicant/
H A Deapol_test.c564 hdr->version = EAPOL_VERSION;
685 dot1x->version = EAPOL_VERSION;
H A Dibss_rsn.c569 if (hdr->version < EAPOL_VERSION) {
/freebsd-10.3-release/contrib/wpa/src/ap/
H A Dap_config.c67 bss->eapol_version = EAPOL_VERSION;
H A Dieee802_1x.c2076 EAPOL_VERSION,
/freebsd-10.3-release/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.c1180 if (hdr->version < EAPOL_VERSION) {
/freebsd-10.3-release/contrib/wpa/src/rsn_supp/
H A Dwpa.c1653 if (hdr->version < EAPOL_VERSION) {

Completed in 139 milliseconds