Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:PktNum

3525 			if (q->LastAnswerPktNum != m->PktNum)
3527 q->LastAnswerPktNum = m->PktNum;
6537 // we could instead use the "m->PktNum" mechanism to tag each cache record with the packet number in
7536 m->PktNum++;
8379 question->LastAnswerPktNum = m->PktNum;
10660 m->PktNum = 0;