Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSPosix/
DIdentify.c71 static mDNSOpaque16 lastid, id; variable
99 lastid = msg->h.id; in mDNSCoreReceive()
112 if (!id.NotAnInteger) id = lastid; in NameCallback()
128 if (!id.NotAnInteger) id = lastid; in InfoCallback()
137 if (!id.NotAnInteger) id = lastid; in InfoCallback()
302 lastid = id = zeroID; in main()