Lines Matching defs:max
190 u64 min, max;
194 s64 min, max;
228 * nested_policy is also used, for the max attr
248 * also set `len' to the max attribute number. Use the
253 * must also set `len' to the max attribute number. Use
267 * NLA_S64 The `min' and `max' fields are used depending on the
268 * validation_type field, if that is min/max/range then
269 * the min, max or both are used (respectively) to check
283 * the min/max values.
291 * that indicates the min/max values.
295 * above, then the min/max length (not value like for
327 s16 min, max;
396 .max = _max \
420 .max = _max, \
441 .max = _len \
467 * @NL_VALIDATE_MAXTYPE: Reject attributes > max type; Together with _TRAILING