Searched refs:kTimeInQueueDropMsg (Results 1 – 2 of 2) sorted by relevance
396 …static constexpr uint32_t kTimeInQueueDropMsg = OPENTHREAD_CONFIG_DELAY_AWARE_QUEUE_MANAGEMENT_DRO… member in ot::MeshForwarder
282 if ((shouldMarkEcn && !isEcnCapable) || (timeInQueue >= kTimeInQueueDropMsg)) in UpdateEcnOrDrop()329 if ((shouldMarkEcn && !isEcnCapable) || (timeInQueue >= kTimeInQueueDropMsg)) in UpdateEcnOrDrop()