Searched refs:INIT_REBOOT (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libdhcpagent/common/
H A Ddhcpagent_ipc.h188 INIT_REBOOT, /* attempt to use cached ACK/Reply */ enumerator in enum:__anon88
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dinit_reboot.c25 * INIT_REBOOT state of the DHCP client state machine.
207 "INIT_REBOOT", dsmp->dsm_name);
209 if (!set_smach_state(dsmp, INIT_REBOOT)) {
266 dhcpmsg(MSG_INFO, "no ACK/NAK to INIT_REBOOT REQUEST, "
H A Dbound.c159 case INIT_REBOOT:
194 (oldstate == SELECTING || oldstate == INIT_REBOOT) &&
H A Drequest.c653 * from INIT_REBOOT).
749 dsmp->dsm_state != INIT_REBOOT && dsmp->dsm_state != REBINDING &&
814 case INIT_REBOOT:

Completed in 75 milliseconds