OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OP_BOOTREPLY
(Results
1 - 2
of
2
) sorted by null
/system/core/libnetutils/
dhcpmsg.h
29
#define
OP_BOOTREPLY
2
dhcpclient.c
267
else if (msg->op ==
OP_BOOTREPLY
)
359
if (reply->op !=
OP_BOOTREPLY
) {
360
if (verbose) ALOGD("Wrong Op %d != %d\n", reply->op,
OP_BOOTREPLY
);
Completed in 44 milliseconds