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

/netbsd-current/external/apache2/mDNSResponder/dist/mDNSCore/
H A DmDNS.c8069 mDNSlocal DNSQuestion *ExpectingUnicastResponseForRecord(mDNS *const m, function
8082 debugf("ExpectingUnicastResponseForRecord msg->h.id %d q->TargetQID %d for %s", mDNSVal16(id), mDNSVal16(q->TargetQID), CRDisplayString(m, rr));
9158 // ExpectingUnicastResponseForRecord as the port numbers don't match. uDNS_recvLLQRespose
9178 DNSQuestion *q = ExpectingUnicastResponseForRecord(m, srcaddr, ResponseSrcLocal, dstport, response->h.id, &m->rec.r, !dstaddr);
9184 // and that's why ExpectingUnicastResponseForRecord does not try to verify whether the response came

Completed in 105 milliseconds