Home
last modified time | relevance | path

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

/system/core/libnetutils/
Ddhcpmsg.h69 #define OPT_COOKIE4 0x63 macro
Ddhcpmsg.c46 *x++ = OPT_COOKIE4; in init_dhcp_msg()
Ddhcpclient.c178 if (msg->options[3] != OPT_COOKIE4) return -1; in decode_dhcp_msg()