Home
last modified time | relevance | path

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

/hostap-latest/src/eap_common/
Deap_common.c82 u32 exp_type; in eap_hdr_validate() local
91 exp_type = WPA_GET_BE32(pos); in eap_hdr_validate()
93 if (exp_vendor != vendor || exp_type != (u32) eap_type) { in eap_hdr_validate()