Searched refs:ConfigureReadSocket (Results 1 – 3 of 3) sorted by relevance
85 int32_t ConfigureReadSocket(const int sockFd, const std::string &addrStr, int ifIndex);
244 ret = ConfigureReadSocket(readSock6, v6Addr.address_, v6IfIndex); in CreateAndConfigureClatSocket()
383 int32_t ConfigureReadSocket(int sockFd, const std::string &addrStr, int ifIndex) in ConfigureReadSocket() function