Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/eap_common/
H A Deap_tlv_common.h109 #define EAP_TLV_ACTION_PROCESS_TLV 1 macro
/freebsd/contrib/wpa/src/eap_server/
H A Deap_server_fast.c1353 tlv.request_action == EAP_TLV_ACTION_PROCESS_TLV && in eap_fast_process_phase2_tlvs()
1364 (tlv.request_action == EAP_TLV_ACTION_PROCESS_TLV && in eap_fast_process_phase2_tlvs()
/freebsd/contrib/wpa/src/eap_peer/
H A Deap_fast.c748 act->action = host_to_be16(EAP_TLV_ACTION_PROCESS_TLV); in eap_fast_write_pac_request()