Home
last modified time | relevance | path

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

/device/generic/goldfish/dhcp/common/
Dmessage.cpp187 if (dhcpData.options[1] != OPT_COOKIE2) { in isValidDhcpMessage()
255 *opts++ = OPT_COOKIE2; in Message()
/device/generic/goldfish/dhcp/common/include/
Ddhcp.h35 #define OPT_COOKIE2 0x82 macro