Searched refs:PktNum (Results 1 - 2 of 2) sorted by relevance

/external/mdnsresponder/mDNSCore/
H A DmDNSEmbeddedAPI.h1834 mDNSs32 PktNum; // Unique sequence number assigned to each received packet member in struct:mDNS_struct
H A DmDNS.c3525 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;

Completed in 101 milliseconds