Home
last modified time | relevance | path

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

/openthread-latest/src/posix/platform/
Dmdns_socket.hpp143 void ReceiveMessage(MsgType aMsgType);
Dmdns_socket.cpp172 ReceiveMessage(kIp6Msg); in Process()
177 ReceiveMessage(kIp4Msg); in Process()
434 void MdnsSocket::ReceiveMessage(MsgType aMsgType) in ReceiveMessage() function in ot::Posix::MdnsSocket