Lines Matching refs:mDNSEthAddr
288 typedef mDNSOpaque48 mDNSEthAddr; // An Ethernet address is a six-byte opaque identifier (not an … typedef
514 mDNSEthAddr dst;
515 mDNSEthAddr src;
526 mDNSEthAddr sha;
528 mDNSEthAddr tha;
760 mDNSEthAddr HMAC; // Host's primary identifier (e.g. MAC of on-board Ethernet)
761 mDNSEthAddr IMAC; // Interface's MAC address (if different to primary MAC)
1733 mDNSEthAddr MAC;
1804 mDNSEthAddr PrimaryMAC; // Used as unique host ID
2003 extern const mDNSEthAddr zeroEthAddr;
2006 extern const mDNSEthAddr onesEthAddr;
2013 extern const mDNSEthAddr AllHosts_v6_Eth;
2645 …LocalAddressCacheEntry(mDNS *const m, const mDNSAddr *const tpa, const mDNSEthAddr *const tha, mDN…