Searched refs:AuthHashSlot (Results 1 – 2 of 2) sorted by relevance
240 #define AuthHashSlot(X) (DomainNameHashValue(X) % AUTH_HASH_SLOTS) macro
302 const mDNSu32 slot = AuthHashSlot(rr->resrec.name); in InsertAuthRecord()319 const mDNSu32 slot = AuthHashSlot(rr->resrec.name); in RemoveAuthRecord()1066 const mDNSu32 slot = AuthHashSlot(rr->resrec.name); in CheckAuthIdenticalRecord()1093 const mDNSu32 slot = AuthHashSlot(rr->resrec.name); in CheckAuthRecordConflict()1116 const mDNSu32 slot = AuthHashSlot(rr->resrec.name); in CheckAuthSameRecord()1536 const mDNSu32 slot = AuthHashSlot(rr->resrec.name); in mDNS_Deregister_internal()4441 slot = AuthHashSlot(&q->qname); in AnswerQuestionWithLORecord()4700 slot = AuthHashSlot(&q->qname); in AnswerNewLocalOnlyQuestion()5296 slot = AuthHashSlot(&q->qname); in QuestionHasLocalAnswers()11140 slot = AuthHashSlot(&q->qname); in LocalRecordRmvEventsForQuestion()