Searched refs:BOOTP_VENDOR_LEN (Results 1 - 4 of 4) sorted by relevance

/external/qemu/slirp/
H A Dbootp.h92 #define BOOTP_VENDOR_LEN 64 macro
/external/qemu/slirp-android/
H A Dbootp.h92 #define BOOTP_VENDOR_LEN 64 macro
/external/grub/netboot/
H A Detherboot.h219 #define BOOTP_VENDOR_LEN 64 macro
316 char bp_vend[BOOTP_VENDOR_LEN];
H A Dmain.c885 >= (ETH_HLEN + sizeof (struct bootp_t) - BOOTP_VENDOR_LEN))
922 0, BOOTP_VENDOR_LEN + MAX_BOOTP_EXTLEN, 1);

Completed in 45 milliseconds