Searched refs:have_same_class (Results 1 – 2 of 2) sorted by relevance
1305 boolean_t have_same_class = B_TRUE; in efx_mae_match_specs_class_cmp() local1369 have_same_class = B_FALSE; in efx_mae_match_specs_class_cmp()1380 have_same_class = B_FALSE; in efx_mae_match_specs_class_cmp()1386 *have_same_classp = have_same_class; in efx_mae_match_specs_class_cmp()
2162 bool have_same_class; in sfc_mae_rules_class_cmp() local2166 &have_same_class); in sfc_mae_rules_class_cmp()2168 return (rc == 0) ? have_same_class : false; in sfc_mae_rules_class_cmp()