DHCP_OPTIONS_COOKIE
memcpy(buf, DHCP_OPTIONS_COOKIE, 4);
if (memcmp(&packet->options, DHCP_OPTIONS_COOKIE, 4) == 0) {