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