Home
last modified time | relevance | path

Searched refs:CleanupFragmentationBuffer (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/net/
Dip6.hpp364 void CleanupFragmentationBuffer(void);
Dip6.cpp733 void Ip6::CleanupFragmentationBuffer(void) { mReassemblyList.DequeueAndFreeAll(); } in CleanupFragmentationBuffer() function in ot::Ip6::Ip6