Home
last modified time | relevance | path

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

/device/generic/goldfish/dhcp/common/include/
Ddhcp.h37 #define OPT_COOKIE4 0x63 macro
/device/generic/goldfish/dhcp/common/
Dmessage.cpp193 if (dhcpData.options[3] != OPT_COOKIE4) { in isValidDhcpMessage()
257 *opts++ = OPT_COOKIE4; in Message()