Searched refs:Ethertype_IPv6 (Results 1 - 1 of 1) sorted by relevance

/external/mdnsresponder/mDNSCore/
H A DmDNS.c10472 static const mDNSOpaque16 Ethertype_IPv6 = { { 0x86, 0xDD } }; // Ethertype 0x86DD = IPv6 local
10499 else if (end >= p+54 && mDNSSameOpaque16(eth->ethertype, Ethertype_IPv6))

Completed in 121 milliseconds