Searched refs:tvmax (Results 1 – 1 of 1) sorted by relevance
104 #define TCPT_RANGESET(tv, value, tvmin, tvmax) do { \ argument108 if ((uint64_t)(tv) > (uint64_t)(tvmax)) \109 (tv) = (tvmax); \