Home
last modified time | relevance | path

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

/openthread-latest/src/posix/platform/
Dmdns_socket.hpp148 otError OpenIp6Socket(uint32_t aInfraIfIndex);
Dmdns_socket.cpp211 SuccessOrExit(error = OpenIp6Socket(aInfraIfIndex)); in Enable()
584 otError MdnsSocket::OpenIp6Socket(uint32_t aInfraIfIndex) in OpenIp6Socket() function in ot::Posix::MdnsSocket
/openthread-latest/examples/platforms/simulation/
Dmdns_socket.c177 static void OpenIp6Socket(uint32_t aInfraIfIndex) in OpenIp6Socket() function
268 OpenIp6Socket(aInfraIfIndex); in otPlatMdnsSetListeningEnabled()