Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSPosix/
DNetMonitor.c168 HostPkt_NumTypes = 4 enumerator
174 unsigned long pkts[HostPkt_NumTypes];
228 for (i=0; i<HostPkt_NumTypes; i++) entry->pkts[i] = 0; in AddHost()