HomeSort by relevance Sort by last modified time
    Searched refs:OPT_COOKIE3 (Results 1 - 3 of 3) sorted by null

  /system/core/libnetutils/
dhcpmsg.h 68 #define OPT_COOKIE3 0x53
dhcpmsg.c 45 *x++ = OPT_COOKIE3;
dhcpclient.c 202 if (msg->options[2] != OPT_COOKIE3) return -1;

Completed in 87 milliseconds