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