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

/macosx-10.9.5/mDNSResponder-522.92.1/mDNSCore/
H A DmDNSEmbeddedAPI.h2319 mDNSs32 UnicastPacketsSent; // Number of unicast packets sent. member in struct:mDNS_struct
H A DDNSCommon.c3740 m->UnicastPacketsSent++;
H A DmDNS.c14177 m->UnicastPacketsSent = 0;
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSMacOSX/
H A DmDNSMacOSX.c1545 mDNSs32 outUnicast = m->UnicastPacketsSent - last_UnicastPacketsSent;
1553 last_UnicastPacketsSent = m->UnicastPacketsSent;

Completed in 298 milliseconds