OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DHCPRELEASE
(Results
1 - 4
of
4
) sorted by null
/external/dnsmasq/contrib/wrt/
dhcp_release.c
16
/* Send a
DHCPRELEASE
message via the specified interface
59
#define
DHCPRELEASE
7
302
*(p++) =
DHCPRELEASE
;
/system/core/libnetutils/
dhcpmsg.h
98
#define
DHCPRELEASE
7
/external/tcpdump/
bootp.h
203
#define
DHCPRELEASE
7
/external/dnsmasq/src/
rfc2131.c
77
#define
DHCPRELEASE
7
865
case
DHCPRELEASE
:
876
log_packet("
DHCPRELEASE
", &mess->ciaddr, emac, emac_len, iface_name, message, mess->xid);
[
all
...]
Completed in 1104 milliseconds