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

/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/eap_common/
H A Deap_pax_common.h46 EAP_PAX_OP_ACK = 0x21 enumerator in enum:__anon2443
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/eap_server/
H A Deap_server_pax.c222 resp->op_code != EAP_PAX_OP_ACK) {
229 resp->op_code != EAP_PAX_OP_ACK) {
481 case EAP_PAX_OP_ACK:
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/eap_peer/
H A Deap_pax.c306 resp = eap_pax_alloc_resp(req, id, EAP_PAX_OP_ACK, EAP_PAX_ICV_LEN);

Completed in 79 milliseconds