Searched refs:SetReuseAddrPortOptions (Results 1 – 2 of 2) sorted by relevance
152 static otError SetReuseAddrPortOptions(int aFd);
523 SuccessOrExit(error = SetReuseAddrPortOptions(fd)); in OpenIp4Socket()616 SuccessOrExit(error = SetReuseAddrPortOptions(fd)); in OpenIp6Socket()678 otError MdnsSocket::SetReuseAddrPortOptions(int aFd) in SetReuseAddrPortOptions() function in ot::Posix::MdnsSocket