Searched refs:UpdateEcnOrDrop (Results 1 – 2 of 2) sorted by relevance
208 Error MeshForwarder::UpdateEcnOrDrop(Message &aMessage, bool aPreparingToSend) in UpdateEcnOrDrop() function in ot::MeshForwarder373 if (UpdateEcnOrDrop(*message, /* aPreparingToSend */ false) == kErrorDrop) in RemoveAgedMessages()544 if (UpdateEcnOrDrop(*curMessage, /* aPreparingToSend */ true) == kErrorDrop) in PrepareNextDirectTransmission()
514 Error UpdateEcnOrDrop(Message &aMessage, bool aPreparingToSend);