Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/eap_common/
H A Deap_teap_common.h91 TEAP_REQUEST_ACTION_PROCESS_TLV = 1, enumerator
/freebsd/contrib/wpa/src/eap_server/
H A Deap_server_teap.c1637 tlv.request_action == TEAP_REQUEST_ACTION_PROCESS_TLV && in eap_teap_process_phase2_tlvs()
1647 (tlv.request_action == TEAP_REQUEST_ACTION_PROCESS_TLV && in eap_teap_process_phase2_tlvs()
/freebsd/contrib/wpa/src/eap_peer/
H A Deap_teap.c1227 act->action = TEAP_REQUEST_ACTION_PROCESS_TLV; in eap_teap_pac_request()