Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSCore/
DmDNSEmbeddedAPI.h530 } ARP_EthIP; // 28 bytes typedef
567 ARP_EthIP arp;
2938 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()