Home
last modified time | relevance | path

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

/system/core/libnetutils/
Ddhcpmsg.h66 #define OPT_COOKIE1 0x63 macro
Ddhcpmsg.c43 *x++ = OPT_COOKIE1; in init_dhcp_msg()
Ddhcpclient.c175 if (msg->options[0] != OPT_COOKIE1) return -1; in decode_dhcp_msg()