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

/external/mdnsresponder/mDNSCore/
H A DmDNS.c847 if (rr->RequireGoodbye && rr->resrec.RecordType == kDNSRecordTypeShared)
852 rr->RequireGoodbye = mDNSfalse;
1138 rr->RequireGoodbye = mDNSfalse;
1419 dup->RequireGoodbye = rr->RequireGoodbye;
1432 rr->RequireGoodbye = mDNSfalse;
1443 if (*p) { rr->RequireGoodbye = mDNSfalse; dupList = mDNStrue; }
1473 if (rr->RequireGoodbye)
1481 // which calls us back here with RequireGoodbye set to false, or it will have initiated the deregistration
1522 (RecordType == kDNSRecordTypeShared && (rr->RequireGoodbye || r
[all...]
H A DmDNSEmbeddedAPI.h1207 mDNSu8 RequireGoodbye; // Set if this RR has been announced on the wire and will require a goodbye packet member in struct:AuthRecord_struct
H A DuDNS.c2581 if (rr->resrec.RecordType != kDNSRecordTypeAdvisory) rr->RequireGoodbye = mDNStrue;

Completed in 171 milliseconds