OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
176
if (msg->options[1] !=
OPT_COOKIE2
) return -1;
Completed in 234 milliseconds