Searched refs:client_ip_ (Results 1 – 2 of 2) sorted by relevance
68 std::string client_ip() const { return client_ip_; } in client_ip()145 std::string client_ip_; variable
92 client_ip_ = remote_ip; in InitSMConnection()