Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:SleepSeqNum

2008 	owner->u.owner.seq      = m->SleepSeqNum;
5177 m->SleepState == SleepState_Sleeping ? "Sleeping" : "?", m->SleepSeqNum);
5190 // If we were previously sleeping, but now we're not, increment m->SleepSeqNum to indicate that we're entering a new period of wakefulness
5194 m->SleepSeqNum++;
10663 m->SleepSeqNum = 0;