OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PXEBS_MAX_TIMEOUT
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/gpxe/src/include/gpxe/
dhcp.h
604
#define
PXEBS_MAX_TIMEOUT
( 3 * TICKS_PER_SEC )
/external/syslinux/gpxe/src/net/udp/
dhcp.c
949
if ( elapsed >
PXEBS_MAX_TIMEOUT
) {
[
all
...]
Completed in 4606 milliseconds