Searched refs:FFORCE (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/lib/libdladm/common/ |
H A D | libdladm_impl.h | 87 #define FFORCE "force" /* boolean_t */ macro 134 FFIXMACADDR, FFORCE, FLACPMODE, FLACPTIMER, \
|
H A D | libdlib.c | 211 * If the FFORCE field is set in the persistent configuration database 214 status = dladm_get_conf_field(handle, conf, FFORCE, &force, 405 status = dladm_set_conf_field(handle, conf, FFORCE,
|
H A D | libdlaggr.c | 328 status = dladm_get_conf_field(handle, conf, FFORCE, &attrp->lg_force, 1201 status = dladm_set_conf_field(handle, conf, FFORCE, DLADM_TYPE_BOOLEAN,
|
Completed in 28 milliseconds