Home
last modified time | relevance | path

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

/openthread-latest/src/posix/platform/
Dmdns_socket.hpp145 otError OpenIp4Socket(uint32_t aInfraIfIndex);
Dmdns_socket.cpp208 SuccessOrExit(error = OpenIp4Socket(aInfraIfIndex)); in Enable()
492 otError MdnsSocket::OpenIp4Socket(uint32_t aInfraIfIndex) in OpenIp4Socket() function in ot::Posix::MdnsSocket
/openthread-latest/examples/platforms/simulation/
Dmdns_socket.c92 static void OpenIp4Socket(uint32_t aInfraIfIndex) in OpenIp4Socket() function
266 OpenIp4Socket(aInfraIfIndex); in otPlatMdnsSetListeningEnabled()