Searched refs:DHCP_START (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libdhcpagent/common/
H A Ddhcpagent_ipc.h98 DHCP_START, DHCP_STATUS, DHCP_INFORM, DHCP_GET_TAG, enumerator in enum:__anon1526
/osnet-11/usr/src/lib/libipadm/common/
H A Dipadm_addr.c3556 * Starts the dhcpagent and sends it the message DHCP_START to start
3588 /* Send DHCP_START to the dhcpagent. */
3589 status = i_ipadm_op_dhcp(addr, DHCP_START, NULL, NULL);
3694 if (type == DHCP_START) {
4521 * If a dhcp address has not yet been acquired, a DHCP_START is sent to the
4586 status = i_ipadm_op_dhcp(&ipaddr, DHCP_START, NULL,

Completed in 24 milliseconds