Home
last modified time | relevance | path

Searched refs:bp_hlen (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dbootp.h131 uint8_t bp_hlen; member
149 uint8_t bp_hlen; member
H A Dnic.c587 ip.bp.bp_hlen = ETH_ALEN; in bootp()
688 ip.bp.bp_hlen = ETH_ALEN; in dhcp()
/illumos-gate/usr/src/boot/libsa/
H A Dbootp.h29 unsigned char bp_hlen; /* hardware addr length */ member
H A Dbootp.c154 bp->bp_hlen = 6; in bootp()