OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPT_COOKIE4
(Results
1 - 3
of
3
) sorted by null
/system/core/libnetutils/
dhcpmsg.h
69
#define
OPT_COOKIE4
0x63
dhcpmsg.c
46
*x++ =
OPT_COOKIE4
;
dhcpclient.c
178
if (msg->options[3] !=
OPT_COOKIE4
) return -1;
Completed in 7488 milliseconds