Home
last modified time | relevance | path

Searched refs:ForceDiscardAll (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/net/
Dtcp6_ext.cpp54 ForceDiscardAll(); in Initialize()
194 void TcpCircularSendBuffer::ForceDiscardAll(void) in ForceDiscardAll() function in ot::Ip6::TcpCircularSendBuffer
Dtcp6_ext.hpp114 void ForceDiscardAll(void);
/openthread-latest/src/core/api/
Dtcp_ext_api.cpp80 AsCoreType(aSendBuffer).ForceDiscardAll(); in otTcpCircularSendBufferForceDiscardAll()