Searched refs:BOOTP_REQUEST (Results 1 - 6 of 6) sorted by relevance

/external/qemu/slirp/
H A Dbootp.h6 #define BOOTP_REQUEST 1 macro
H A Dbootp.c323 if (bp->bp_op == BOOTP_REQUEST) {
/external/qemu/slirp-android/
H A Dbootp.h6 #define BOOTP_REQUEST 1 macro
H A Dbootp.c327 if (bp->bp_op == BOOTP_REQUEST) {
/external/grub/netboot/
H A Detherboot.h134 #define BOOTP_REQUEST 1 macro
H A Dmain.c553 ip.bp.bp_op = BOOTP_REQUEST;

Completed in 194 milliseconds