Home
last modified time | relevance | path

Searched refs:zeroEthAddr (Results 1 – 3 of 3) sorted by relevance

/external/mdnsresponder/mDNSCore/
DmDNS.c1757 rr->WakeUp.HMAC = zeroEthAddr; in CompleteDeregistration()
2011 owner->u.owner.password = zeroEthAddr; in SetupOwnerOpt()
2101 if (--r2->AnnounceCount <= GoodbyeCount) r2->WakeUp.HMAC = zeroEthAddr; in SendResponses()
2116 … SendARP(m, 1, rr, &rr->AddressProxy.ip.v4, &zeroEthAddr, &rr->AddressProxy.ip.v4, &onesEthAddr); in SendResponses()
3016 SendARP(m, 1, ar, &zerov4Addr, &zeroEthAddr, &ar->AddressProxy.ip.v4, &ar->WakeUp.IMAC); in SendQueries()
5678 …rr->WakeUp.HMAC = zeroEthAddr; // Clear HMAC so that mDNS_Deregister_internal doesn't waste packet… in ClearIdenticalProxyRecords()
5717 …rr->WakeUp.HMAC = zeroEthAddr; // Clear HMAC so that mDNS_Deregister_internal doesn't waste packet… in ClearProxyRecords()
7417 …rr->WakeUp.HMAC = zeroEthAddr; // Clear HMAC so that mDNS_Deregister_internal doesn't waste packet… in mDNSCoreReceiveUpdateR()
10628 m->PrimaryMAC = zeroEthAddr; in mDNS_Init()
DDNSCommon.c83 mDNSexport const mDNSEthAddr zeroEthAddr = { { 0 } }; variable
2330 opt->u.owner.password = zeroEthAddr; in GetLargeResourceRecord()
DmDNSEmbeddedAPI.h2003 extern const mDNSEthAddr zeroEthAddr;