Home
last modified time | relevance | path

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

/include/linux/
Dtcp.h245 u64 tcp_clock_cache; /* cache last tcp_clock_ns() (see tcp_mstamp_refresh()) */ member
/include/net/
Dtcp.h1279 pacing_delay -= tcp_sk(sk)->tcp_clock_cache; in tcp_pacing_delay()