Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dtcp_lp.c40 #define LP_RESOL 1000 macro
196 tp->rx_opt.rcv_tsval * (LP_RESOL / lp->remote_hz) - in tcp_lp_owd_calculator()
197 tp->rx_opt.rcv_tsecr * (LP_RESOL / HZ); in tcp_lp_owd_calculator()