Home | History | Annotate | Download | only in mDNSCore

Lines Matching defs:matchid

3459 		mDNSBool matchid   = (s->teststate == DNSServer_Untested && mDNSSameOpaque16(msg->h.id, s->testid));
3460 if (matchaddr || matchid)