Searched refs:RecordIsFirstOccurrenceOfOwner (Results 1 – 1 of 1) sorted by relevance
4932 mDNSlocal mDNSBool RecordIsFirstOccurrenceOfOwner(mDNS *const m, const AuthRecord *const rr) in RecordIsFirstOccurrenceOfOwner() function4949 …if (!mDNSPlatformMemSame(&owner, &ar->WakeUp, sizeof(owner)) && RecordIsFirstOccurrenceOfOwner(m, … in SendSPSRegistration()