OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DHCP_OFFER
(Results
1 - 2
of
2
) sorted by null
/external/dhcpcd/
dhcp.h
55
#define
DHCP_OFFER
2
dhcpcd.c
116
{
DHCP_OFFER
, "OFFER" },
559
if ((type == 0 || type ==
DHCP_OFFER
|| type == DHCP_ACK) &&
571
if ((type == 0 || type ==
DHCP_OFFER
) &&
608
if (type ==
DHCP_OFFER
) {
[
all
...]
Completed in 18 milliseconds