Searched refs:onesEthAddr (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/mdnsd/ |
H A D | mDNSEmbeddedAPI.h | 2513 extern const mDNSEthAddr onesEthAddr;
|
H A D | DNSCommon.c | 89 mDNSexport const mDNSEthAddr onesEthAddr = { { 255, 255, 255, 255, 255, 255 } }; variable
|
H A D | mDNS.c | 2406 … SendARP(m, 1, rr, &rr->AddressProxy.ip.v4, &zeroEthAddr, &rr->AddressProxy.ip.v4, &onesEthAddr); in SendResponses()
|