Searched refs:DHCP_INFORM (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libdhcpagent/common/
H A Ddhcpagent_ipc.h95 DHCP_START, DHCP_STATUS, DHCP_INFORM, DHCP_GET_TAG, enumerator in enum:__anon85
H A Ddhcpagent_ipc.c910 request = dhcp_ipc_alloc_request(DHCP_INFORM, "", NULL, 0,
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dncu_ip.c686 * a DHCP_INFORM (in a separate thread) to get other networking configuration
760 * Do DHCP_INFORM using async ipadm_refresh_addr().
768 nwamd_dhcp(ifname, nifa->ipaddr, DHCP_INFORM);
1352 case DHCP_INFORM:
1380 * for DHCP_INFORM requests, nothing to do.
1403 "start_dhcp: DHCP_INFORM timed out for %s", name);
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dagent.c122 /* DHCP_INFORM */ CMD_CREATE|CMD_ISPRIV,
496 * the command is DHCP_START or DHCP_INFORM and there isn't a state
948 case DHCP_INFORM:
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dndp.c369 type = DHCP_INFORM;
/illumos-gate/usr/src/lib/libipadm/common/
H A Dipadm_addr.c3307 * `ipadm_flags' has IPADM_OPT_INFORM set, a DHCP_INFORM message is sent to the
3361 return (i_ipadm_op_dhcp(&ipaddr, DHCP_INFORM, NULL));
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ifconfig/
H A Difconfig.c4359 if (type == DHCP_START || type == DHCP_INFORM) {

Completed in 247 milliseconds