Home
last modified time | relevance | path

Searched refs:NWAM_ACTIVATION_MODE_MANUAL (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/lib/libnwam/common/
H A Dlibnwam_enm.c99 case NWAM_ACTIVATION_MODE_MANUAL: in nwam_enm_activation_to_flag()
137 if ((err = nwam_value_create_uint64(NWAM_ACTIVATION_MODE_MANUAL, in nwam_enm_create()
373 case NWAM_ACTIVATION_MODE_MANUAL: in valid_enm_activation_mode()
483 if (activation == NWAM_ACTIVATION_MODE_MANUAL) { in nwam_enm_validate()
540 if (activation == NWAM_ACTIVATION_MODE_MANUAL) in nwam_enm_is_manual()
H A Dlibnwam_loc.c174 case NWAM_ACTIVATION_MODE_MANUAL: in nwam_loc_activation_to_flag()
213 if ((err = nwam_value_create_uint64(NWAM_ACTIVATION_MODE_MANUAL, &val)) in nwam_loc_create()
495 case NWAM_ACTIVATION_MODE_MANUAL: in valid_loc_activation_mode()
973 if ((err = nwam_value_create_uint64(NWAM_ACTIVATION_MODE_MANUAL, in nwam_loc_copy()
1035 if (activation == NWAM_ACTIVATION_MODE_MANUAL) in nwam_loc_is_manual()
H A Dlibnwam_ncp.c864 if ((err = nwam_value_create_uint64(NWAM_ACTIVATION_MODE_MANUAL, in nwam_ncu_create()
1252 if (activation == NWAM_ACTIVATION_MODE_MANUAL) in nwam_ncu_is_manual()
1582 case NWAM_ACTIVATION_MODE_MANUAL: in valid_ncu_activation_mode()
H A Dlibnwam.h254 NWAM_ACTIVATION_MODE_MANUAL, enumerator
H A Dlibnwam_values.c647 { NWAM_ACTIVATION_MODE_MANUAL_STRING, NWAM_ACTIVATION_MODE_MANUAL },
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dloc.c186 == (int64_t)NWAM_ACTIVATION_MODE_MANUAL); in nwamd_loc_activate()
265 case NWAM_ACTIVATION_MODE_MANUAL: in nwamd_loc_check()
H A Denm.c631 case NWAM_ACTIVATION_MODE_MANUAL: in nwamd_enm_check()
772 NWAM_ACTIVATION_MODE_MANUAL && !enm_is_enabled(enmh)); in nwamd_enm_handle_init_event()
H A Dncp.c350 NWAM_ACTIVATION_MODE_MANUAL) { in nwamd_ncu_check_or_activate()
H A Dncu_phys.c1934 NWAM_ACTIVATION_MODE_MANUAL) { in nwamd_ncu_handle_link_state_event()
H A Dncu.c1831 NWAM_ACTIVATION_MODE_MANUAL || in nwamd_ncu_handle_init_event()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c3919 NWAM_ACTIVATION_MODE_MANUAL)); in print_all_prop_choices()