Home
last modified time | relevance | path

Searched defs:gateway (Results 1 – 4 of 4) sorted by relevance

/system/core/libnetutils/
Ddhcp_utils.c89 char *gateway, in fill_ip_info()
188 char *gateway, in dhcp_do_request()
332 char *gateway, in dhcp_do_request_renew()
Ddhcpclient.c104 uint32_t gateway; member
116 void get_dhcp_info(uint32_t *ipaddr, uint32_t *gateway, uint32_t *prefixLength, in get_dhcp_info()
Difc_utils.c667 in_addr_t gateway, in ifc_configure()
/system/netd/server/
DNetlinkHandler.cpp100 const char *gateway = evt->findParam("GATEWAY"); in onEvent() local
189 const char *gateway, const char *iface) { in notifyRouteChange()