/illumos-gate/usr/src/lib/libnwam/common/ |
H A D | libnwam_enm.c | 96 nwam_enm_activation_to_flag(nwam_activation_mode_t activation) in nwam_enm_activation_to_flag() argument 98 switch (activation) { in nwam_enm_activation_to_flag() 193 uint64_t activation, actflag, walkfilter; in enm_selectcb() local 206 if (nwam_value_get_uint64(actval, &activation) != NWAM_SUCCESS) { in enm_selectcb() 211 actflag = nwam_enm_activation_to_flag(activation); in enm_selectcb() 384 uint64_t activation; in nwam_enm_validate() local 424 if (nwam_value_get_uint64(activationval, &activation) in nwam_enm_validate() 432 if (activation == NWAM_ACTIVATION_MODE_CONDITIONAL_ANY || in nwam_enm_validate() 433 activation == NWAM_ACTIVATION_MODE_CONDITIONAL_ALL) { in nwam_enm_validate() 483 if (activation == NWAM_ACTIVATION_MODE_MANUAL) { in nwam_enm_validate() [all …]
|
H A D | libnwam_loc.c | 171 nwam_loc_activation_to_flag(nwam_activation_mode_t activation) in nwam_loc_activation_to_flag() argument 173 switch (activation) { in nwam_loc_activation_to_flag() 304 uint64_t activation, actflag, walkfilter; in loc_selectcb() local 324 if (nwam_value_get_uint64(activationval, &activation) != NWAM_SUCCESS) { in loc_selectcb() 329 actflag = nwam_loc_activation_to_flag(activation); in loc_selectcb() 447 uint64_t activation; in nwam_loc_destroy() local 456 err = nwam_value_get_uint64(actval, &activation); in nwam_loc_destroy() 461 if (activation == NWAM_ACTIVATION_MODE_SYSTEM) { in nwam_loc_destroy() 581 uint64_t activation; in nwam_loc_validate_activation_mode() local 583 if ((err = nwam_value_get_uint64(actval, &activation)) != NWAM_SUCCESS) in nwam_loc_validate_activation_mode() [all …]
|
H A D | libnwam_ncp.c | 1240 uint64_t activation; in nwam_ncu_is_manual() local 1247 err = nwam_value_get_uint64(actval, &activation); in nwam_ncu_is_manual() 1252 if (activation == NWAM_ACTIVATION_MODE_MANUAL) in nwam_ncu_is_manual()
|
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/ |
H A D | loc.c | 130 uint64_t activation; in loc_get_activation_mode() local 139 err = nwam_value_get_uint64(activationval, &activation); in loc_get_activation_mode() 147 return ((int64_t)activation); in loc_get_activation_mode() 253 uint64_t rating, activation; in nwamd_loc_check() local 263 activation = (uint64_t)lactivation; in nwamd_loc_check() 264 switch (activation) { in nwamd_loc_check() 308 satisfied = nwamd_check_conditions(activation, conditions, in nwamd_loc_check() 312 rating = nwamd_rate_conditions(activation, in nwamd_loc_check()
|
H A D | create_loc_auto | 26 set activation-mode=system
|
H A D | create_loc_nonet | 26 set activation-mode=system
|
H A D | enm.c | 121 uint64_t activation; in enm_get_activation_mode() local 131 if (nwam_value_get_uint64(activationval, &activation) != NWAM_SUCCESS) { in enm_get_activation_mode() 136 ret = activation; in enm_get_activation_mode()
|
H A D | README | 250 where a link is of prioritized activation, and either is a lower priority 346 in, we need to reassess location activation conditions and 349 the IP interface's notion of "up" to trigger location activation, 356 location activation. This will lead to a reapplication of 387 o manual: their activation is governed by the value of their enabled 391 IP interface NCUs interit their activation from the links below them, 439 ENMs are either manual or conditional in activation and will be
|
/illumos-gate/usr/src/cmd/svc/profile/ |
H A D | README | 42 added to generic_limited_net and disabled, unless its activation
|
/illumos-gate/usr/src/lib/libnwam/ |
H A D | README | 62 which will be activated when the ENM is started, an activation type specifying 219 NCUs, locations and ENMs can all specify conditional activation conditions. 220 Interfaces are provided to convert a conditional activation predicate into 223 the activation condition, used to compare location conditions to choose 224 the most specific condition to activate in the case where the activation
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/ |
H A D | nwamcfg_lex.l | 167 <TSTATE>activation-mode { return ACTIVATION_MODE; }
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/ |
H A D | ecore.tex | 1597 …nce the MSIX table in each VF configuration space must be arranged by ecore prior to VF activation. 1634 …\item Prior to VF activation, PF enables VF access to the HW-channel, which actually permits it to…
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/ |
H A D | release.txt | 6690 14. Request: Add support to allow the activation of non-continuous VFs.
|
/illumos-gate/usr/src/cmd/spell/ |
H A D | list | 243 activation
|
/illumos-gate/usr/src/cmd/look/ |
H A D | words | 244 activation
|