Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Deapol_common.h36 #define EAPOL_VERSION 3 macro
38 #define EAPOL_VERSION 2 macro
/freebsd/contrib/wpa/wpa_supplicant/
H A Deapol_test.c710 hdr->version = EAPOL_VERSION; in send_eap_request_identity()
845 dot1x->version = EAPOL_VERSION; in ieee802_1x_decapsulate_radius()
H A Dibss_rsn.c747 if (hdr->version < EAPOL_VERSION) { in ibss_rsn_eapol_dst_supp()
/freebsd/contrib/wpa/src/ap/
H A Dap_config.c96 bss->eapol_version = EAPOL_VERSION; in hostapd_config_defaults_bss()
H A Dieee802_1x.c2879 EAPOL_VERSION, in ieee802_1x_get_mib_sta()
/freebsd/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.c1315 if (hdr->version < EAPOL_VERSION) { in eapol_sm_rx_eapol()
/freebsd/contrib/wpa/src/pae/
H A Dieee802_1x_kay.c2481 eapol_hdr->version = EAPOL_VERSION; in ieee802_1x_kay_encode_mkpdu()
3471 if (eapol_hdr->version < EAPOL_VERSION) { in kay_l2_receive()
/freebsd/contrib/wpa/src/rsn_supp/
H A Dwpa.c3685 if (hdr->version < EAPOL_VERSION) { in wpa_sm_rx_eapol()