Home
last modified time | relevance | path

Searched refs:EAP_TTLS_VERSION (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/tcpdump/
H A Dprint-eap.c120 #define EAP_TTLS_VERSION(x) ((x)&0x07) macro
212 EAP_TTLS_VERSION(GET_U_1((cp + 5)))); in eap_print()
224 EAP_TTLS_VERSION(GET_U_1((cp + 5)))); in eap_print()
/dragonfly/contrib/wpa_supplicant/src/eap_server/
H A Deap_server_ttls.c21 #define EAP_TTLS_VERSION 0 macro
346 data->ttls_version = EAP_TTLS_VERSION; in eap_ttls_init()
/dragonfly/contrib/wpa_supplicant/src/eap_peer/
H A Deap_ttls.c23 #define EAP_TTLS_VERSION 0 macro
81 data->ttls_version = EAP_TTLS_VERSION; in eap_ttls_init()