Searched refs:OpenIp4Socket (Results 1 – 3 of 3) sorted by relevance
101 static void OpenIp4Socket(uint32_t aInfraIfIndex) in OpenIp4Socket() function275 OpenIp4Socket(aInfraIfIndex); in otPlatMdnsSetListeningEnabled()
153 otError OpenIp4Socket(uint32_t aInfraIfIndex);
208 SuccessOrExit(error = OpenIp4Socket(aInfraIfIndex)); in Enable()492 otError MdnsSocket::OpenIp4Socket(uint32_t aInfraIfIndex) in OpenIp4Socket() function in ot::Posix::MdnsSocket