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

/external/mdnsresponder/mDNSCore/
H A DuDNS.c3458 mDNSBool matchaddr = (s->teststate != result && mDNSSameAddress(srcaddr, &s->addr) && mDNSSameIPPort(srcport, s->port)); local
3460 if (matchaddr || matchid)
3468 matchaddr ? "" : " NOTE: Reply did not come from address to which query was sent");
3474 matchaddr ? "" : " NOTE: Reply did not come from address to which query was sent");

Completed in 301 milliseconds