Home
last modified time | relevance | path

Searched defs:ipaddr (Results 1 – 3 of 3) sorted by relevance

/system/core/libnetutils/
Ddhcpmsg.c74 uint32_t ipaddr, uint32_t serveraddr) in init_dhcp_request_msg()
Ddhcpclient.c88 const char *ipaddr(in_addr_t addr) in ipaddr() function
103 uint32_t ipaddr; member
116 void get_dhcp_info(uint32_t *ipaddr, uint32_t *gateway, uint32_t *prefixLength, in get_dhcp_info()
/system/connectivity/shill/
Ddns_client_unittest.cc187 IPAddress ipaddr(dns_client_->address_.family()); in TestValidCompletion() local