Searched refs:decode_rfc1533 (Results 1 – 3 of 3) sorted by relevance
/external/grub/netboot/ |
D | main.c | 921 decode_rfc1533 (BOOTP_DATA_ADDR->bootp_reply.bp_vend, in await_reply() 924 decode_rfc1533 (BOOTP_DATA_ADDR->bootp_reply.bp_vend, in await_reply() 962 decode_rfc1533 (unsigned char *p, int block, int len, int eof) in decode_rfc1533() function 1106 tftp (fname, decode_rfc1533); in decode_rfc1533()
|
D | etherboot.h | 502 extern int decode_rfc1533 (unsigned char *, int, int, int);
|
/external/grub/ |
D | ChangeLog | 4323 * netboot/main.c (decode_rfc1533) [GRUB]: Eliminate trailing 4325 (decode_rfc1533): Likewise, if Extensions Path is present, 4352 (decode_rfc1533) [GRUB]: If C is equal to 4777 (decode_rfc1533): Likewise. 5390 (decode_rfc1533) [!NO_DHCP_SUPPORT]: Likewise.
|