Home
last modified time | relevance | path

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

/include/linux/
Dtcp.h255 u64 tcp_clock_cache; /* cache last tcp_clock_ns() (see tcp_mstamp_refresh()) */ member
/include/net/
Dtcp.h1314 s64 delay = tcp_sk(sk)->tcp_wstamp_ns - tcp_sk(sk)->tcp_clock_cache; in tcp_pacing_delay()