Home
last modified time | relevance | path

Searched refs:OPT_GATEWAY (Results 1 – 3 of 3) sorted by relevance

/system/core/libnetutils/
Ddhcpmsg.c64 *x++ = OPT_GATEWAY; in init_dhcp_discover_msg()
83 *x++ = OPT_GATEWAY; in init_dhcp_request_msg()
Ddhcpmsg.h76 #define OPT_GATEWAY 3 /* 4*n <ipaddr> * n */ macro
Ddhcpclient.c204 case OPT_GATEWAY: in decode_dhcp_msg()