Lines Matching refs:mDNSEthAddr
277 typedef mDNSOpaque48 mDNSEthAddr; // An Ethernet address is a six-byte opaque identifier (not an … typedef
503 mDNSEthAddr dst;
504 mDNSEthAddr src;
515 mDNSEthAddr sha;
517 mDNSEthAddr tha;
749 mDNSEthAddr HMAC; // Host's primary identifier (e.g. MAC of on-board Ethernet)
750 mDNSEthAddr IMAC; // Interface's MAC address (if different to primary MAC)
1722 mDNSEthAddr MAC;
1793 mDNSEthAddr PrimaryMAC; // Used as unique host ID
1992 extern const mDNSEthAddr zeroEthAddr;
1995 extern const mDNSEthAddr onesEthAddr;
2002 extern const mDNSEthAddr AllHosts_v6_Eth;
2633 …LocalAddressCacheEntry(mDNS *const m, const mDNSAddr *const tpa, const mDNSEthAddr *const tha, mDN…