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