Searched defs:client_ip (Results 1 – 6 of 6) sorted by relevance
68 std::string client_ip() const { return client_ip_; } in client_ip() function
63 /*OUT*/Addr* client_ip) in load_client()
71 /*OUT*/Addr* client_ip, in load_client()
32 struct in_addr client_ip; member
32 uint32_t client_ip; member
65 static ipaddr_t client_ip; variable