Home
last modified time | relevance | path

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

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