Lines Matching full:ffld
2496 unsigned int ffld;3044 for (ffld = 0; ffld < opct->num_fixed_fields; ffld++)3045 if ((opct->fixed_fields[ffld].field_id3047 && (value < opct->fixed_fields[ffld].min_val3048 || value > opct->fixed_fields[ffld].max_val))