Searched defs:our (Results 1 - 1 of 1) sorted by relevance

/external/mdnsresponder/mDNSCore/
H A DmDNS.c515 // 1. It runs though all our LocalOnlyQuestions delivering answers as appropriate,
518 // our main question list, delivering answers to mDNSInterface_Any questions as appropriate,
628 // PacketRRMatchesSignature behaves as SameResourceRecordSignature, except that types may differ if our
631 // In addition, when probing we send our questions with the wildcard type kDNSQType_ANY,
660 // If RR signature is different, or data is different, then don't suppress our answer
664 // we need to give our answer before the requester's copy expires.
666 // then we can suppress our answer this time.
764 // wait one second to give the client a chance to go to sleep, and then start our ARP/NDP probing.
766 // and we can begin broadcasting our announcements to take over ownership of that IP address.
767 // If we don't wait for the client to go to sleep, then when the client sees our AR
5488 CompareRData(const AuthRecord *const our, const CacheRecord *const pkt) argument
5569 PacketRRConflict(const mDNS *const m, const AuthRecord *const our, const CacheRecord *const pktrr) argument
5596 ResolveSimultaneousProbe(mDNS *const m, const DNSMessage *const query, const mDNSu8 *const end, DNSQuestion *q, AuthRecord *our) argument
[all...]

Completed in 55 milliseconds