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

/freebsd-11-stable/contrib/wpa/src/common/
H A Deapol_common.h36 #define EAPOL_VERSION 3 macro
38 #define EAPOL_VERSION 2 macro
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Deapol_test.c704 hdr->version = EAPOL_VERSION;
828 dot1x->version = EAPOL_VERSION;
H A Dibss_rsn.c731 if (hdr->version < EAPOL_VERSION) {
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dap_config.c83 bss->eapol_version = EAPOL_VERSION;
H A Dieee802_1x.c2737 EAPOL_VERSION,
/freebsd-11-stable/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.c1290 if (hdr->version < EAPOL_VERSION) {
/freebsd-11-stable/contrib/wpa/src/pae/
H A Dieee802_1x_kay.c2424 eapol_hdr->version = EAPOL_VERSION;
3396 if (eapol_hdr->version < EAPOL_VERSION) {
/freebsd-11-stable/contrib/wpa/src/rsn_supp/
H A Dwpa.c2237 if (hdr->version < EAPOL_VERSION) {

Completed in 201 milliseconds