Home
last modified time | relevance | path

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

/device/generic/goldfish/dhcp/common/include/
Ddhcp.h36 #define OPT_COOKIE3 0x53 macro
/device/generic/goldfish/dhcp/common/
Dmessage.cpp190 if (dhcpData.options[2] != OPT_COOKIE3) { in isValidDhcpMessage()
256 *opts++ = OPT_COOKIE3; in Message()