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

/osnet-11/usr/src/lib/libipadm/common/
H A Dipadm_addr.c3671 * It returns the dhcp error in `dhcperror' if a non-null pointer is provided
3672 * in `dhcperror'. If `type' is DHCP_STATUS, the function returns the
3679 i_ipadm_op_dhcp(ipadm_addrobj_t addr, dhcp_ipc_type_t type, int *dhcperror, argument
3727 if (dhcperror != NULL)
3728 *dhcperror = error;

Completed in 30 milliseconds