Home
last modified time | relevance | path

Searched refs:LastAnswerPktNum (Results 1 – 2 of 2) sorted by relevance

/external/mdnsresponder/mDNSCore/
DmDNSEmbeddedAPI.h1526 …mDNSs32 LastAnswerPktNum; // The sequence number of the last response packet contain… member
DmDNS.c3525 if (q->LastAnswerPktNum != m->PktNum) in CacheRecordAdd()
3527 q->LastAnswerPktNum = m->PktNum; in CacheRecordAdd()
7657 q->LastAnswerPktNum = question->LastAnswerPktNum; in UpdateQuestionDuplicates()
8379 question->LastAnswerPktNum = m->PktNum; in mDNS_StartQuery_internal()