Home
last modified time | relevance | path

Searched refs:MAX_RFC1533_VENDLEN (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dbootp.h178 #define MAX_RFC1533_VENDLEN (ETH_MAX_MTU - sizeof(struct bootpip_t) + BOOTP_VENDOR_LEN) macro
H A Dnic.c45 static char rfc1533_venddata[MAX_RFC1533_VENDLEN];