Searched refs:tvmax (Results 1 – 1 of 1) sorted by relevance
293 #define TCPT_RANGESET(tv, value, tvmin, tvmax, addslop) do { \ argument297 else if ((uint32_t)(tv) > (uint32_t)(tvmax)) \298 (tv) = (tvmax); \