Home
last modified time | relevance | path

Searched refs:bootpd_t (Results 1 – 2 of 2) sorted by relevance

/external/grub/netboot/
Detherboot.h331 struct bootpd_t struct
534 extern struct bootpd_t bootp_data;
Dmain.c57 static struct bootpd_t bootp_data;
919 sizeof (struct bootpd_t)); in await_reply()