Searched refs:RENEWING (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Drenew.c91 if (dsmp->dsm_state == RENEWING || dsmp->dsm_state == REBINDING) {
420 (void) set_smach_state(dsmp, RENEWING);
437 if (dsmp->dsm_state == RENEWING) {
524 if (dsmp->dsm_state == RENEWING) {
H A Drelease.c233 dsmp->dsm_state == RENEWING || dsmp->dsm_state == REBINDING) {
H A Dstates.c763 state == RELEASING || state == INFORM_SENT || state == RENEWING);
1250 if (dsmp->dsm_state == BOUND || dsmp->dsm_state == RENEWING ||
1577 dsmp->dsm_state != RENEWING &&
H A Dpacket.c1469 if (dsmp->dsm_state == RENEWING ||
1473 timeout_ms = dsmp->dsm_state == RENEWING ?
H A Drequest.c623 if ((dsmp->dsm_state == RENEWING ||
815 case RENEWING:
H A Dbound.c220 case RENEWING:
/illumos-gate/usr/src/lib/libdhcpagent/common/
H A Ddhcpagent_util.c70 "RENEWING",
266 case RENEWING:
H A Ddhcpagent_ipc.h185 RENEWING, /* have lease, but trying to renew */ enumerator in enum:__anon88
233 * RENEWING state, these fields are reset, so they always

Completed in 82 milliseconds