Searched refs:AuthFlagsWakeOnly (Results 1 – 2 of 2) sorted by relevance
1401 AuthFlagsWakeOnly = 0x1 // WakeOnly service enumerator
2666 if ((rr->AuthFlags & AuthFlagsWakeOnly) && (m->SleepState != SleepState_Awake)) in ShouldSendGoodbyesBeforeSleep()6082 …if (AuthRecord_uDNS(rr) || (rr->AuthFlags & AuthFlagsWakeOnly) || mDNSOpaque16IsZero(rr->updateid)… in mDNSUpdateOkToSend()6266 … if (!(rr->AuthFlags & AuthFlagsWakeOnly) && rr->resrec.RecordType > kDNSRecordTypeDeregistering) in SendSPSRegistrationForOwner()6454 if (ar->AuthFlags & AuthFlagsWakeOnly) in SPSInitRecordsBeforeUpdate()6621 if ((serviceType == WAKE_ONLY_SERVICE && (rr->AuthFlags & AuthFlagsWakeOnly) && in SendGoodbyesForSelectServices()13553 sr->RR_PTR.AuthFlags = AuthFlagsWakeOnly; in mDNS_RegisterService()