Searched refs:tvmin (Results 1 – 1 of 1) sorted by relevance
112 #define TCPT_RANGESET(tv, value, tvmin, tvmax) do { \ argument114 if ((uint64_t)(tv) < (uint64_t)(tvmin)) \115 (tv) = (tvmin); \