Home
last modified time | relevance | path

Searched defs:bp_vend (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dbootp.h143 uint8_t bp_vend[BOOTP_VENDOR_LEN]; member
161 uint8_t bp_vend[DHCP_OPT_LEN]; member
/illumos-gate/usr/src/boot/libsa/
H A Dbootp.c92 bootp_fill_request(unsigned char *bp_vend) in bootp_fill_request()
H A Dbootp.h46 unsigned char bp_vend[BOOTP_VENDSIZE]; /* vendor-specific area */ member