dladm_handle
if ((*handle = malloc(sizeof (struct dladm_handle))) == NULL) {
struct dladm_handle;
typedef struct dladm_handle *dladm_handle_t;