Searched refs:ExchangeType (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/mDNSResponder-522.92.1/mDNSCore/
H A DmDNSEmbeddedAPI.h661 mDNSu8 ExchangeType; variable
H A DmDNS.c13899 // ExchangeType == 5 means 'Informational' <http://www.ietf.org/rfc/rfc2408.txt>
13900 // ExchangeType == 34 means 'IKE_SA_INIT' <http://www.iana.org/assignments/ikev2-parameters>
13901 if (ike->ExchangeType == 5 || ike->ExchangeType == 34) wake = mDNSfalse;
13902 LogSPS("%s %d-byte IKE ExchangeType %d", XX, ike->ExchangeType);

Completed in 224 milliseconds