OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DHCPDECLINE
(Results
1 - 5
of
5
) sorted by null
/system/core/libnetutils/
dhcpmsg.h
95
#define
DHCPDECLINE
4
dhcpclient.c
142
case
DHCPDECLINE
: return "decline";
/external/tcpdump/
bootp.h
200
#define
DHCPDECLINE
4
print-bootp.c
347
{
DHCPDECLINE
, "Decline" },
/external/dnsmasq/src/
rfc2131.c
74
#define
DHCPDECLINE
4
833
case
DHCPDECLINE
:
844
log_packet("
DHCPDECLINE
", option_ptr(opt, 0), emac, emac_len, iface_name, daemon->dhcp_buff, mess->xid);
[
all
...]
Completed in 157 milliseconds