Searched refs:SetNextQueryTime (Results 1 – 3 of 3) sorted by relevance
/external/mdnsresponder/mDNSCore/ |
D | uDNS.h | 77 extern void SetNextQueryTime(mDNS *const m, const DNSQuestion *const q);
|
D | uDNS.c | 245 SetNextQueryTime(m, q); in PenalizeDNSServer() 696 SetNextQueryTime(m, q); in StartLLQPolling() 776 SetNextQueryTime(m, q); in sendChallengeResponse() 799 SetNextQueryTime(m, q); in SetLLQTimer() 899 SetNextQueryTime(m, q); in uDNS_recvLLQResponse() 1036 SetNextQueryTime(m, q); in tcpCallback() 1195 SetNextQueryTime(m, q); in tcpCallback() 1203 SetNextQueryTime(m, q); in tcpCallback() 1293 SetNextQueryTime(m, q); in startLLQHandshake() 1312 SetNextQueryTime(m, q); in startLLQHandshake() [all …]
|
D | mDNS.c | 139 mDNSexport void SetNextQueryTime(mDNS *const m, const DNSQuestion *const q) in SetNextQueryTime() function 2989 SetNextQueryTime(m,q); in SendQueries() 3535 SetNextQueryTime(m,q); in CacheRecordAdd() 3741 SetNextQueryTime(m, q); in CheckCacheExpiration() 3967 SetNextQueryTime(m,q); in AnswerNewQuestion() 4622 SetNextQueryTime(m, question); in ActivateUnicastQuery() 7703 SetNextQueryTime(m,q); in UpdateQuestionDuplicates() 8516 SetNextQueryTime(m,question); in mDNS_StartQuery_internal() 9538 SetNextQueryTime(m,q); in mDNS_RegisterInterface()
|