• Home
  • Raw
  • Download

Lines Matching refs:RequireGoodbye

847 		if (rr->RequireGoodbye && rr->resrec.RecordType == kDNSRecordTypeShared)  in SetTargetToHostName()
852 rr->RequireGoodbye = mDNSfalse; in SetTargetToHostName()
1138 rr->RequireGoodbye = mDNSfalse; in mDNS_Register_internal()
1419 dup->RequireGoodbye = rr->RequireGoodbye; in mDNS_Deregister_internal()
1432 rr->RequireGoodbye = mDNSfalse; in mDNS_Deregister_internal()
1443 if (*p) { rr->RequireGoodbye = mDNSfalse; dupList = mDNStrue; } in mDNS_Deregister_internal()
1473 if (rr->RequireGoodbye) in mDNS_Deregister_internal()
1522 (RecordType == kDNSRecordTypeShared && (rr->RequireGoodbye || rr->AnsweredLocalQ))) in mDNS_Deregister_internal()
1722 rr->RequireGoodbye = mDNStrue; in SendDelayedUnicastResponse()
1735 if (newptr && m->omsg.h.numAnswers) rr->RequireGoodbye = mDNStrue; in SendDelayedUnicastResponse()
1756 rr->RequireGoodbye = mDNSfalse; in CompleteDeregistration()
2268 …urceRecordIsValidAnswer(rr) && rr->resrec.RecordType == kDNSRecordTypeShared && rr->RequireGoodbye) in SendResponses()
2271 if (newptr) { responseptr = newptr; numDereg++; rr->RequireGoodbye = mDNSfalse; } in SendResponses()
2284 rr->RequireGoodbye = active; in SendResponses()
2345 rr->RequireGoodbye = mDNStrue; in SendResponses()
5057 if (rr->resrec.RecordType == kDNSRecordTypeShared && rr->RequireGoodbye) in SendSleepGoodbyes()
5679 rr->RequireGoodbye = mDNSfalse; // and we don't want to send goodbye for it in ClearIdenticalProxyRecords()
5718 …rr->RequireGoodbye = mDNSfalse; // and we don't want to send goodbye for it, since real host is no… in ClearProxyRecords()
7418 rr->RequireGoodbye = mDNSfalse; // and we don't want to send goodbye for it in mDNSCoreReceiveUpdateR()