Lines Matching refs:HashSlot
2527 ScheduleNextCacheCheckTime(m, HashSlot(rr->resrec.name), NextCacheCheckEvent(rr)); in SetNextCacheCheckTimeForRecord()
2579 const mDNSu32 slot = HashSlot(&q->qname); in BuildQuestion()
2672 CacheGroup *const cg = CacheGroupForName(m, HashSlot(name), namehash, name); in CacheHasAddressTypeForName()
2680 CacheGroup *const cg = CacheGroupForName(m, HashSlot(&q->qname), q->qnamehash, &q->qname); in FindSPSInCache1()
2818 const mDNSu32 slot = HashSlot(&q->qname); in AccelerateThisQuery()
3435 slot = HashSlot(&q->qname); in AnswerQuestionsForDNSServerChanges()
3787 mDNSu32 slot = HashSlot(&q->qname); in AnswerNewQuestion()
5651 mDNSu32 slot = HashSlot(pktrr->name); in FindIdenticalRecordInCache()
5871 const mDNSu32 slot = HashSlot(&pktq.qname); in ProcessQuery()
6410 const mDNSu32 slot = HashSlot(&q->qname); in GrantCacheExtensions()
6550 const mDNSu32 slot = HashSlot(&q.qname); in mDNSCoreReceiveResponse()
6813 const mDNSu32 slot = HashSlot(m->rec.r.resrec.name); in mDNSCoreReceiveResponse()
6946 const mDNSu32 slot = HashSlot(r1->resrec.name); in mDNSCoreReceiveResponse()
7057 mDNSu32 slot = HashSlot(&q.qname); in mDNSCoreReceiveResponse()
7172 slot = HashSlot(name); in mDNSCoreReceiveResponse()
8101 slot = HashSlot(&q->qname); in CacheRecordRmvEventsForCurrentQuestion()
8375 …= CheckForSoonToExpireRecords(m, &question->qname, question->qnamehash, HashSlot(&question->qname)… in mDNS_StartQuery_internal()
8541 const mDNSu32 slot = HashSlot(&question->qname); in mDNS_StopQuery_internal()
8704 const mDNSu32 slot = HashSlot(&question->qname); in mDNS_StopQueryWithRemoves()
10848 const mDNSu32 slot = HashSlot(&q->qname); in mDNS_PurgeBeforeResolve()
10864 const mDNSu32 slot = HashSlot(&q->qname); in CacheRecordResetDNSServer()