OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bootp_data
(Results
1 - 2
of
2
) sorted by null
/external/grub/netboot/
etherboot.h
534
extern struct bootpd_t
bootp_data
;
535
#define BOOTP_DATA_ADDR (&
bootp_data
)
main.c
57
static struct bootpd_t
bootp_data
;
variable in typeref:struct:bootpd_t
Completed in 20 milliseconds