Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dnic.c53 static const unsigned char dhcpdiscover[] = { variable
696 memcpy(ip.bp.bp_vend + sizeof rfc1533_cookie_dhcp, dhcpdiscover, sizeof dhcpdiscover); in dhcp()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog4112 * netboot/main.c (dhcpdiscover): Updated.
4928 (dhcpdiscover): Made const.