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