Searched refs:ExchangeType (Results 1 - 2 of 2) sorted by last modified time

/external/mdnsresponder/mDNSCore/
H A DmDNS.c10404 // ExchangeType == 5 means 'Informational' <http://www.ietf.org/rfc/rfc2408.txt>
10405 // ExchangeType == 34 means 'IKE_SA_INIT' <http://www.iana.org/assignments/ikev2-parameters>
10406 if (ike->ExchangeType == 5 || ike->ExchangeType == 34) wake = mDNSfalse;
10407 LogSPS("%s %d-byte IKE ExchangeType %d", XX, ike->ExchangeType);
H A DmDNSEmbeddedAPI.h616 mDNSu8 ExchangeType; variable

Completed in 286 milliseconds