Home
last modified time | relevance | path

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

/system/core/libnetutils/
Ddhcpmsg.h67 #define OPT_COOKIE2 0x82 macro
Ddhcpmsg.c44 *x++ = OPT_COOKIE2; in init_dhcp_msg()
Ddhcpclient.c176 if (msg->options[1] != OPT_COOKIE2) return -1; in decode_dhcp_msg()