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

/illumos-gate/usr/src/lib/libdhcpagent/common/
H A Ddhcpagent_ipc.h187 INFORMATION, /* sent INFORM, received ACK */ enumerator in enum:__anon88
232 * INFORMATION). if and when the interface moves to the
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dstates.c762 return (state == BOUND || state == REBINDING || state == INFORMATION ||
1251 dsmp->dsm_state == REBINDING || dsmp->dsm_state == INFORMATION) {
1254 if (dsmp->dsm_state == INFORMATION)
H A Dbound.c216 case INFORMATION:
291 if (!set_smach_state(dsmp, INFORMATION))
H A Drequest.c613 dsmp->dsm_state != INFORMATION &&
1168 if (dsmp->dsm_state == INFORM_SENT || dsmp->dsm_state == INFORMATION)

Completed in 222 milliseconds