Home
last modified time | relevance | path

Searched refs:bootp_reply (Results 1 – 4 of 4) sorted by relevance

/external/qemu/slirp/
Dbootp.c153 static void bootp_reply(const struct bootp_t *bp) in bootp_reply() function
324 bootp_reply(bp); in bootp_input()
/external/qemu/slirp-android/
Dbootp.c158 static void bootp_reply(const struct bootp_t *bp) in bootp_reply() function
328 bootp_reply(bp); in bootp_input()
/external/grub/netboot/
Detherboot.h333 struct bootp_t bootp_reply; member
Dmain.c921 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()