Searched refs:have_same_class (Results 1 – 2 of 2) sorted by relevance
2004 boolean_t have_same_class = B_TRUE; in efx_mae_match_specs_class_cmp() local2089 have_same_class = B_FALSE; in efx_mae_match_specs_class_cmp()2096 have_same_class = B_FALSE; in efx_mae_match_specs_class_cmp()2102 if (have_same_class == B_FALSE) in efx_mae_match_specs_class_cmp()2129 have_same_class = B_FALSE; in efx_mae_match_specs_class_cmp()2142 have_same_class = B_FALSE; in efx_mae_match_specs_class_cmp()2148 *have_same_classp = have_same_class; in efx_mae_match_specs_class_cmp()
4181 bool have_same_class; in sfc_mae_rules_class_cmp() local4185 &have_same_class); in sfc_mae_rules_class_cmp()4187 return (rc == 0) ? have_same_class : false; in sfc_mae_rules_class_cmp()