Searched defs:TCP_TS_TO_TICKS (Results 1 – 2 of 2) sorted by relevance
79 #define TCP_TS_TO_TICKS(_t) ((_t) * hz / 1000) macro