HomeSort by relevance Sort by last modified time
    Searched refs:BOOTP_REQUEST (Results 1 - 6 of 6) sorted by null

  /external/qemu/slirp/
bootp.h 6 #define BOOTP_REQUEST 1
bootp.c 323 if (bp->bp_op == BOOTP_REQUEST) {
  /external/qemu/slirp-android/
bootp.h 6 #define BOOTP_REQUEST 1
bootp.c 327 if (bp->bp_op == BOOTP_REQUEST) {
  /external/grub/netboot/
etherboot.h 134 #define BOOTP_REQUEST 1
main.c 553 ip.bp.bp_op = BOOTP_REQUEST;

Completed in 38 milliseconds