Searched refs:LLQ_SecondaryRequest (Results 1 – 2 of 2) sorted by relevance
1820 LLQ_SecondaryRequest = 3, enumerator
3137 info->state = LLQ_SecondaryRequest; in hndlRequestChallenge()3173 …if (info->state == LLQ_SecondaryRequest) { hndlChallengeResponseAck(m, pktMsg, end, &llq, q); retu… in recvSetupResponse()3368 …if ((llqInfo->state != LLQ_InitialRequest && llqInfo->state != LLQ_SecondaryRequest) || mDNSSameAd… in recvLLQResponse()4866 else if (llq->state == LLQ_SecondaryRequest) in CheckQueries()