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

/osnet-11/usr/src/lib/libdladm/common/
H A Dlibdlmgmt.c984 dlmgmt_door_writeconf_t writeconf; local
997 writeconf.ld_cmd = DLMGMT_CMD_WRITECONF;
998 (void) strlcpy(writeconf.ld_profile, handle->dh_profile,
1000 writeconf.ld_confid = conf.ds_confid;
1002 status = dladm_door_call(handle, &writeconf, sizeof (writeconf),

Completed in 20 milliseconds