Searched refs:cmp_size (Results 1 – 1 of 1) sorted by relevance
1972 size_t cmp_size = EFX_FIELD_OFFSET(efx_mae_actions_t, ema_rsrc); in efx_mae_action_set_specs_equal() local1987 return ((memcmp(left, right, cmp_size) == 0) ? B_TRUE : B_FALSE); in efx_mae_action_set_specs_equal()