Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:GotSRV

8796 	// 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;