Home
last modified time | relevance | path

Searched refs:NWAM_CONDITION_IS (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dconditions.c123 case NWAM_CONDITION_IS: in test_condition_object_state()
142 case NWAM_CONDITION_IS: in test_condition_ncp()
258 case NWAM_CONDITION_IS: in test_condition_domain()
325 positive = (condition == NWAM_CONDITION_IS || in test_condition_adv_domain()
465 case NWAM_CONDITION_IS: in check_ipaddr()
520 case NWAM_CONDITION_IS: in test_condition_ip_address()
594 case NWAM_CONDITION_IS: in check_wlan()
624 case NWAM_CONDITION_IS: in check_wlan()
644 case NWAM_CONDITION_IS: in check_wlan()
/titanic_41/usr/src/lib/libnwam/common/
H A Dlibnwam_values.c876 case NWAM_CONDITION_IS: in nwam_condition_to_condition_string()
1016 *conditionp = NWAM_CONDITION_IS; in nwam_condition_string_to_condition()
1041 if ((*conditionp != NWAM_CONDITION_IS && in nwam_condition_string_to_condition()
1125 case NWAM_CONDITION_IS: in nwam_condition_rate()
H A Dlibnwam.h272 NWAM_CONDITION_IS, enumerator
H A Dlibnwam_loc.c529 condition == NWAM_CONDITION_IS) { in valid_loc_condition()