Searched defs:dhcp_ok (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/lib/libstand/
H A Dbootp.c89 static char expected_dhcpmsgtype = -1, dhcp_ok; variable
164 dhcp_ok = 0;
176 if(dhcp_ok) {
400 dhcp_ok = 1;

Completed in 45 milliseconds