OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BOOTP_DATA_ADDR
(Results
1 - 2
of
2
) sorted by null
/external/grub/netboot/
etherboot.h
535
#define
BOOTP_DATA_ADDR
(&bootp_data)
main.c
918
grub_memmove ((char *)
BOOTP_DATA_ADDR
, (char *) bootpreply,
921
decode_rfc1533 (
BOOTP_DATA_ADDR
->bootp_reply.bp_vend,
924
decode_rfc1533 (
BOOTP_DATA_ADDR
->bootp_reply.bp_vend,
994
&(
BOOTP_DATA_ADDR
->bootp_extension[MAX_BOOTP_EXTLEN])))
Completed in 2901 milliseconds