Searched refs:GetFirstAddressRecordEx (Results 1 – 1 of 1) sorted by relevance
16262 mDNSlocal AuthRecord *GetFirstAddressRecordEx(const mDNS *const m, const mDNSBool forRandHostname) in GetFirstAddressRecordEx() function16276 #define GetFirstAddressRecord(M) GetFirstAddressRecordEx(M, mDNSfalse)16376 …addrAR->RRSet = (uintptr_t)(interfaceIsAWDL ? addrAR : GetFirstAddressRecordEx(m, useRandomizedHos… in AdvertiseInterface()16930 newAR = GetFirstAddressRecordEx(m, forRandHostname); in AdjustAddressRecordSetsEx()