Home
last modified time | relevance | path

Searched refs:RELEASING (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Drelease.c154 (void) set_smach_state(dsmp, RELEASING); in dhcp_release()
263 if (dsmp->dsm_state == RELEASING) { in stop_release_decline()
H A Drequest.c930 case RELEASING: in accept_v6_message()
H A Dstates.c766 state == RELEASING || state == INFORM_SENT || state == RENEWING); in is_bound_state()
H A DREADME.v61201 - Support new DECLINING and RELEASING states introduced by DHCPv6.
/illumos-gate/usr/src/lib/libdhcpagent/common/
H A Ddhcpagent_ipc.h193 RELEASING, /* sent v6 Release, awaiting Reply */ enumerator