Home
last modified time | relevance | path

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

/openthread-latest/src/posix/platform/
Dmdns_socket.hpp141 void ClearTxQueue(void);
Dmdns_socket.cpp114 ClearTxQueue(); in TearDown()
231 ClearTxQueue(); in Disable()
332 void MdnsSocket::ClearTxQueue(void) in ClearTxQueue() function in ot::Posix::MdnsSocket