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
58
#define
DHCP_DECLINE
4
dhcp.c
803
type !=
DHCP_DECLINE
&& type != DHCP_RELEASE)
808
if (type !=
DHCP_DECLINE
&& type != DHCP_RELEASE) {
828
if (type ==
DHCP_DECLINE
||
839
if (type ==
DHCP_DECLINE
) {
client.c
166
{
DHCP_DECLINE
, "
DHCP_DECLINE
" },
[
all
...]
Completed in 12 milliseconds