Home
last modified time | relevance | path

Searched refs:ARP_EthIP (Results 1 – 2 of 2) sorted by relevance

/external/mdnsresponder/mDNSCore/
DmDNSEmbeddedAPI.h519 } ARP_EthIP; // 28 bytes typedef
556 ARP_EthIP arp;
2926 char assertG[(sizeof(ARP_EthIP ) == 28 ) ? 1 : -1];
DmDNS.c10189 mDNSlocal void mDNSCoreReceiveRawARP(mDNS *const m, const ARP_EthIP *const arp, const mDNSInterface… in mDNSCoreReceiveRawARP()