Searched refs:DHCP_STATUS (Results 1 - 2 of 2) sorted by relevance
/osnet-11/usr/src/lib/libdhcpagent/common/ |
H A D | dhcpagent_ipc.h | 98 DHCP_START, DHCP_STATUS, DHCP_INFORM, DHCP_GET_TAG, enumerator in enum:__anon1526 209 * structure passed with the DHCP_STATUS replies
|
/osnet-11/usr/src/lib/libipadm/common/ |
H A D | ipadm_addr.c | 1500 * from the dhcpagent via the DHCP_STATUS IPC. 1502 status = i_ipadm_op_dhcp(ipaddr, DHCP_STATUS, &dherror, 3672 * in `dhcperror'. If `type' is DHCP_STATUS, the function returns the 3721 if (error == 0 && (type & DHCP_STATUS) && dhreply != NULL) 3770 status = i_ipadm_op_dhcp(addr, DHCP_STATUS, &dherror, &dhreply);
|
Completed in 46 milliseconds