OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BOOTP_OPTION_MAGIC
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/core/fs/pxe/
dhcp_option.c
243
if (opt_len && (dhcp->option_magic ==
BOOTP_OPTION_MAGIC
))
pxe.h
35
#define
BOOTP_OPTION_MAGIC
htonl(0x63825363)
Completed in 83 milliseconds