Searched refs:DTAG_MAX (Results 1 – 3 of 3) sorted by relevance
155 DTAG_MAX = 0x0f, /* 0x0f */ enumerator
284 if (*type > DTAG_MAX) { in ipp_read_attribute_group()301 if (value_tag <= DTAG_MAX) in ipp_read_attribute_group()
343 for (c = DTAG_MIN; c <= DTAG_MAX; c++) { in ipp_write_attribute_groups()