Searched refs:AuthHashSlot (Results 1 – 2 of 2) sorted by relevance
230 #define AuthHashSlot(X) (DomainNameHashValue(X) % AUTH_HASH_SLOTS) macro
283 const mDNSu32 slot = AuthHashSlot(rr->resrec.name); in InsertAuthRecord()300 const mDNSu32 slot = AuthHashSlot(rr->resrec.name); in RemoveAuthRecord()956 const mDNSu32 slot = AuthHashSlot(rr->resrec.name); in CheckAuthIdenticalRecord()983 const mDNSu32 slot = AuthHashSlot(rr->resrec.name); in CheckAuthRecordConflict()1006 const mDNSu32 slot = AuthHashSlot(rr->resrec.name); in CheckAuthSameRecord()1372 const mDNSu32 slot = AuthHashSlot(rr->resrec.name); in mDNS_Deregister_internal()3841 slot = AuthHashSlot(&q->qname); in AnswerNewQuestion()3996 slot = AuthHashSlot(&q->qname); in AnswerNewLocalOnlyQuestion()4562 slot = AuthHashSlot(&q->qname); in QuestionHasLocalAnswers()8172 slot = AuthHashSlot(&q->qname); in LocalRecordRmvEventsForQuestion()