Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dbootp.h130 uint8_t bp_htype; member
148 uint8_t bp_htype; member
H A Dnic.c586 ip.bp.bp_htype = 1; in bootp()
687 ip.bp.bp_htype = 1; in dhcp()
/illumos-gate/usr/src/boot/libsa/
H A Dbootp.h28 unsigned char bp_htype; /* hardware addr type */ member
H A Dbootp.c153 bp->bp_htype = 1; /* 10Mb Ethernet (48 bits) */ in bootp()