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

  /system/core/libnetutils/
dhcpmsg.h 66 #define OPT_COOKIE1 0x63
dhcpmsg.c 43 *x++ = OPT_COOKIE1;
dhcpclient.c 200 if (msg->options[0] != OPT_COOKIE1) return -1;

Completed in 202 milliseconds