Searched refs:EAP_ERP_TLV_DOMAIN_NAME (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/wpa/src/eap_common/
H A Deap_defs.h46 EAP_ERP_TLV_DOMAIN_NAME = 4, enumerator in enum:eap_erp_tlv_type
H A Deap_common.c228 case EAP_ERP_TLV_DOMAIN_NAME:
256 } else if (tlv_type == EAP_ERP_TLV_DOMAIN_NAME) {
/freebsd-11.0-release/contrib/wpa/src/eap_server/
H A Deap_server.c107 wpabuf_put_u8(msg, EAP_ERP_TLV_DOMAIN_NAME);

Completed in 105 milliseconds