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

/osnet-11/usr/src/lib/libdladm/common/
H A Dlibdlmgmt.h97 char ld_profile[NETCFG_PROFILE_LEN]; member in struct:dlmgmt_door_remapid_s
153 char ld_profile[NETCFG_PROFILE_LEN]; member in struct:dlmgmt_door_writeconf_s
159 char ld_profile[NETCFG_PROFILE_LEN]; member in struct:dlmgmt_door_writeflowconf_s
166 char ld_profile[NETCFG_PROFILE_LEN]; member in struct:dlmgmt_door_removeconf_s
172 char ld_profile[NETCFG_PROFILE_LEN]; member in struct:dlmgmt_door_removeflowconf_s
218 char ld_profile[NETCFG_PROFILE_LEN]; member in struct:dlmgmt_door_reinit_phys_s
263 char ld_profile[NETCFG_PROFILE_LEN]; member in struct:dlmgmt_door_zone_s
269 char ld_profile[NETCFG_PROFILE_LEN]; member in struct:dlmgmt_door_prof_s
H A Dlibdlmgmt.c195 (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,
1407 (void) strlcpy(flowconf.ld_profile, handle->dh_profile,
1433 (void) strlcpy(removeconf.ld_profile, handle->dh_profile,
1489 (void) strlcpy(zoneboot.ld_profile, handle->dh_profile,
1504 zonehalt.ld_profile[0] = '\0';
1518 zoneupgrade.ld_profile[0] = '\0';
1532 (void) strlcpy(iprof.ld_profile, handl
[all...]

Completed in 26 milliseconds