Home
last modified time | relevance | path

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

/system/core/libnetutils/
Ddhcpmsg.h68 #define OPT_COOKIE3 0x53 macro
Ddhcpmsg.c45 *x++ = OPT_COOKIE3; in init_dhcp_msg()
Ddhcpclient.c177 if (msg->options[2] != OPT_COOKIE3) return -1; in decode_dhcp_msg()