Home
last modified time | relevance | path

Searched refs:ts_to_use (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netinet/tcp_stacks/
H A Drack.c21240 uint32_t ts_to_use; in rack_output() local
21253 ts_to_use = ms_cts + 1; in rack_output()
21255 ts_to_use = ms_cts; in rack_output()
21257 to.to_tsval = ts_to_use + tp->ts_offset; in rack_output()