Home
last modified time | relevance | path

Searched defs:TCP_TS_TO_TICKS (Results 1 – 2 of 2) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dtcp_seq.h79 #define TCP_TS_TO_TICKS(_t) ((_t) * hz / 1000) macro
/f-stack/freebsd/netinet/
H A Dtcp_seq.h79 #define TCP_TS_TO_TICKS(_t) ((_t) * hz / 1000) macro