Home
last modified time | relevance | path

Searched refs:OPT_BROADCAST_ADDR (Results 1 – 2 of 2) sorted by relevance

/system/core/libnetutils/
Ddhcpmsg.c66 *x++ = OPT_BROADCAST_ADDR; in init_dhcp_discover_msg()
85 *x++ = OPT_BROADCAST_ADDR; in init_dhcp_request_msg()
Ddhcpmsg.h79 #define OPT_BROADCAST_ADDR 28 /* 4 <ipaddr> */ macro