OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DHCP_DECLINE
(Results
1 - 3
of
3
) sorted by null
/external/dhcpcd/
dhcp.h
57
#define
DHCP_DECLINE
4
dhcp.c
950
type !=
DHCP_DECLINE
&&
954
if (type !=
DHCP_DECLINE
&& type != DHCP_RELEASE) {
974
if (type ==
DHCP_DECLINE
||
989
if (type ==
DHCP_DECLINE
) {
[
all
...]
dhcpcd.c
118
{
DHCP_DECLINE
, "DECLINE" },
770
send_message(iface,
DHCP_DECLINE
, NULL);
[
all
...]
Completed in 127 milliseconds