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

  /external/qemu/slirp/
bootp.h 92 #define BOOTP_VENDOR_LEN 64
  /external/qemu/slirp-android/
bootp.h 92 #define BOOTP_VENDOR_LEN 64
  /external/grub/netboot/
etherboot.h 219 #define BOOTP_VENDOR_LEN 64
316 char bp_vend[BOOTP_VENDOR_LEN];
main.c 885 >= (ETH_HLEN + sizeof (struct bootp_t) - BOOTP_VENDOR_LEN))
922 0, BOOTP_VENDOR_LEN + MAX_BOOTP_EXTLEN, 1);

Completed in 197 milliseconds