Searched refs:DHCP_START (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/lib/libdhcpagent/common/ |
H A D | dhcpagent_ipc.h | 92 DHCP_START, DHCP_STATUS, DHCP_INFORM, DHCP_GET_TAG, enumerator
|
/titanic_50/usr/src/cmd/cmd-inet/lib/nwamd/ |
H A D | ncu_ip.c | 705 nwamd_dhcp(ifname, nifa->ipaddr, DHCP_START); in add_ip_address() 1367 case DHCP_START: in start_dhcp_thread() 1382 if (type == DHCP_START) { in start_dhcp_thread() 1414 (type == DHCP_START ? "create" : "refresh"), name, in start_dhcp_thread() 1421 (type == DHCP_START ? "create" : "refresh"), name, in start_dhcp_thread()
|
/titanic_50/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | agent.c | 572 if (ia.ia_cmd == DHCP_START && in ipc_event() 600 ia.ia_cmd == DHCP_START && dsmp->dsm_state != INIT ? in ipc_event() 969 case DHCP_START: { in ipc_event()
|
H A D | renew.c | 369 if (!async_start(dsmp, DHCP_START, B_FALSE)) in dhcp_expire()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/ |
H A D | ndp.c | 367 type = DHCP_START; in start_dhcp()
|
/titanic_50/usr/src/lib/libipadm/common/ |
H A D | ipadm_addr.c | 2879 status = i_ipadm_op_dhcp(addr, DHCP_START, NULL); in i_ipadm_create_dhcp() 3374 status = i_ipadm_op_dhcp(&ipaddr, DHCP_START, NULL); in ipadm_refresh_addr()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/ifconfig/ |
H A D | ifconfig.c | 4312 dhcp_ipc_type_t type = DHCP_START; in setifdhcp() 4359 if (type == DHCP_START || type == DHCP_INFORM) { in setifdhcp()
|