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

/external/mdnsresponder/mDNSCore/
H A DmDNSEmbeddedAPI.h1615 mDNSu8 GotSRV; member in struct:ServiceInfoQuery_struct
H A DmDNS.c8796 // If this is our first answer, then set the GotSRV flag and start the address query
8797 if (!query->GotSRV)
8799 query->GotSRV = mDNStrue;
9003 query->GotSRV = mDNSfalse;

Completed in 84 milliseconds