OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DHCP_MIN_TIMEOUT
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/gpxe/src/include/gpxe/
dhcp.h
597
#define
DHCP_MIN_TIMEOUT
( 1 * TICKS_PER_SEC )
/external/syslinux/gpxe/src/net/udp/
dhcp.c
326
( state->apply_min_timeout ?
DHCP_MIN_TIMEOUT
: 0 );
[
all
...]
Completed in 560 milliseconds