Searched refs:IEEE802_1X_TYPE_EAP_PACKET (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.3-release/contrib/wpa/src/common/
H A Deapol_common.h31 enum { IEEE802_1X_TYPE_EAP_PACKET = 0, enumerator in enum:__anon4862
/freebsd-10.3-release/contrib/wpa/wpa_supplicant/
H A Deapol_test.c296 if (type == IEEE802_1X_TYPE_EAP_PACKET) {
565 hdr->type = IEEE802_1X_TYPE_EAP_PACKET;
686 dot1x->type = IEEE802_1X_TYPE_EAP_PACKET;
/freebsd-10.3-release/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.c818 IEEE802_1X_TYPE_EAP_PACKET, wpabuf_head(resp),
1191 hdr->type == IEEE802_1X_TYPE_EAP_PACKET &&
1216 case IEEE802_1X_TYPE_EAP_PACKET:
/freebsd-10.3-release/contrib/wpa/src/eapol_auth/
H A Deapol_auth_sm.c99 IEEE802_1X_TYPE_EAP_PACKET,
128 IEEE802_1X_TYPE_EAP_PACKET,
/freebsd-10.3-release/contrib/wpa/src/ap/
H A Dieee802_1x.c867 case IEEE802_1X_TYPE_EAP_PACKET:

Completed in 122 milliseconds