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

/freebsd-13-stable/contrib/wpa/src/eap_common/
H A Dikev2_common.h117 IKEV2_PROTOCOL_IKE = 1, /* IKE is the only one allowed for EAP-IKEv2 */ enumerator in enum:__anon6424
/freebsd-13-stable/contrib/wpa/src/eap_peer/
H A Dikev2.c234 if (p->protocol_id != IKEV2_PROTOCOL_IKE) {
856 p->protocol_id = IKEV2_PROTOCOL_IKE;
/freebsd-13-stable/contrib/wpa/src/eap_server/
H A Dikev2.c242 if (p->protocol_id != IKEV2_PROTOCOL_IKE) {
921 p->protocol_id = IKEV2_PROTOCOL_IKE;

Completed in 66 milliseconds