Searched refs:LLQ_InitialRequest (Results 1 – 2 of 2) sorted by relevance
3172 if (info->state == LLQ_InitialRequest) { hndlRequestChallenge(m, pktMsg, end, &llq, q); return; } in recvSetupResponse()3237 info->state = LLQ_InitialRequest; in startLLQHandshake()3368 …if ((llqInfo->state != LLQ_InitialRequest && llqInfo->state != LLQ_SecondaryRequest) || mDNSSameAd… in recvLLQResponse()4855 if (llq->state >= LLQ_InitialRequest && llq->state <= LLQ_Established) in CheckQueries()4864 else if (llq->state == LLQ_InitialRequest) in CheckQueries()
1819 LLQ_InitialRequest = 2, enumerator