Searched refs:dh_profile (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/lib/libdladm/common/ |
H A D | libdladm_impl.h | 53 char dh_profile[MAXNAMELEN]; /* profile to work on */ member in struct:dladm_handle
|
H A D | libdlmgmt.c | 195 (void) strlcpy(remapid.ld_profile, handle->dh_profile, 773 (void) strlcpy(reinit.ld_profile, handle->dh_profile, 924 (void) strlcpy(flowconf.ld_profile, handle->dh_profile, 998 (void) strlcpy(writeconf.ld_profile, handle->dh_profile, 1017 handle->dh_profile, overlinks, B_TRUE); 1407 (void) strlcpy(flowconf.ld_profile, handle->dh_profile, 1433 (void) strlcpy(removeconf.ld_profile, handle->dh_profile, 1451 handle->dh_profile, NULL, B_FALSE); 1489 (void) strlcpy(zoneboot.ld_profile, handle->dh_profile, 1532 (void) strlcpy(iprof.ld_profile, handle->dh_profile, [all...] |
H A D | libdladm.c | 127 if (netcfg_active_profile((*handle)->dh_profile, 134 (void) strlcpy((*handle)->dh_profile, profile,
|
Completed in 31 milliseconds