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

/macosx-10.9.5/mDNSResponder-522.92.1/mDNSCore/
H A DmDNS.c953 if (rr->RequireGoodbye && rr->resrec.RecordType == kDNSRecordTypeShared)
958 rr->RequireGoodbye = mDNSfalse;
1293 rr->RequireGoodbye = mDNSfalse;
1595 dup->RequireGoodbye = rr->RequireGoodbye;
1608 rr->RequireGoodbye = mDNSfalse;
1628 rr->RequireGoodbye = mDNSfalse;
1661 if (rr->RequireGoodbye)
1669 // which calls us back here with RequireGoodbye set to false, or it will have initiated the deregistration
1710 (RecordType == kDNSRecordTypeShared && (rr->RequireGoodbye || r
[all...]
H A DmDNSEmbeddedAPI.h1528 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.c2882 if (rr->resrec.RecordType != kDNSRecordTypeAdvisory) rr->RequireGoodbye = mDNStrue;

Completed in 212 milliseconds