Searched refs:SleepSeqNum (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSEmbeddedAPI.h2333 mDNSu8 SleepSeqNum; // "Epoch number" of our current period of wakefulness member in struct:mDNS_struct
H A DmDNS.c2311 owner->u.owner.seq = m->SleepSeqNum;
6577 m->SleepState == SleepState_Sleeping ? "Sleeping" : "?", m->SleepSeqNum);
6592 // If we were previously sleeping, but now we're not, increment m->SleepSeqNum to indicate that we're entering a new period of wakefulness
6596 m->SleepSeqNum++;
14280 m->SleepSeqNum = 0;
H A Duds_daemon.c5944 m->SleepSeqNum);

Completed in 120 milliseconds