Searched refs:ConfigureWriteSocket (Results 1 – 3 of 3) sorted by relevance
84 int32_t ConfigureWriteSocket(const int sockFd, const std::string &v6Iface);
236 ret = ConfigureWriteSocket(writeSock6, v6Iface); in CreateAndConfigureClatSocket()
328 int32_t ConfigureWriteSocket(int sockFd, const std::string &v6Iface) in ConfigureWriteSocket() function