Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/eap_common/
H A Deap_teap_common.c475 case TEAP_TLV_ERROR: in eap_teap_parse_tlv()
620 case TEAP_TLV_ERROR: in eap_teap_tlv_type_str()
686 wpabuf_put_be16(buf, TEAP_TLV_MANDATORY | TEAP_TLV_ERROR); in eap_teap_tlv_error()
H A Deap_teap_common.h134 TEAP_TLV_ERROR = 5, enumerator