Home | History | Annotate | Download | only in mDNSCore

Lines Matching full:stale

846 		// so when we announce them we'll set the kDNSClass_UniqueRRSet and clear any stale data that way.
2643 // Depth 1: SRV "My Service._example._tcp.local." refers to "myhost.local"; may be stale
2644 // Depth 2: PTR "_example._tcp.local." refers to "My Service"; may be stale
2645 // Depth 3: PTR "_services._dns-sd._udp.local." refers to "_example._tcp.local."; may be stale
3808 // values we computed for slot and cg are now stale and relate to a question that no longer exists).
4200 // Called from mDNS_Execute() to expire stale proxy records
4315 // 3. Purge our cache of stale old records
4541 // callback function should call mDNS_Execute() (and ignore the return value, which may already be stale
5621 // If we lost the tie-break for simultaneous probes, we don't immediately give up, because we might be seeing stale packets on the network.
5664 // to check our lists and discard any stale duplicates of this record we already have
6525 // Otherwise, this is a authoritative uDNS answer, so arrange for any stale records to be purged
6942 // then scan that cache slot to see if there are any old stale records we need to flush
7000 // We set stale records to expire in one second.
7322 ClearIdenticalProxyRecords(m, &owner, m->DuplicateRecords); // Make sure we don't have any old stale duplicates of this record
9111 // The caller frees the memory on error, don't retain stale pointers
9489 // We don't want to do a probe, and then see a stale echo of an announcement we ourselves sent,
11245 // Otherwise, stale data lingers for 5-10 seconds, which is not the user-experience people expect from Bonjour.