Home
last modified time | relevance | path

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

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