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

  /system/core/libnetutils/
dhcpmsg.h 67 #define OPT_COOKIE2 0x82
dhcpmsg.c 44 *x++ = OPT_COOKIE2;
dhcpclient.c 178 if (msg->options[1] != OPT_COOKIE2) return -1;

Completed in 163 milliseconds