Searched refs:LLQ_Suspended (Results 1 – 2 of 2) sorted by relevance
1824 LLQ_Suspended = 7, enumerator
3290 if (info->state == LLQ_SuspendDeferred) info->state = LLQ_Suspended; in startLLQHandshakeCallback()5054 else if (llq->state < LLQ_Suspended) in SuspendLLQs()5059 llq->state = LLQ_Suspended; in SuspendLLQs()5087 if (llqInfo->state == LLQ_Suspended || llqInfo->state == LLQ_NatMapWait) in RestartQueries()