Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DmDNSEmbeddedAPI.h1848 …mDNSs32 LastAnswerPktNum; // The sequence number of the last response packet contain… member
H A DmDNS.c4502 if (q->LastAnswerPktNum != m->PktNum) in CacheRecordAdd()
4504 q->LastAnswerPktNum = m->PktNum; in CacheRecordAdd()
10787 q->LastAnswerPktNum = question->LastAnswerPktNum; in UpdateQuestionDuplicates()
11797 question->LastAnswerPktNum = m->PktNum; in InitCommonState()