aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp/ccids/ccid2.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2017-05-16 14:00:01 -0700
committerDavid S. Miller <davem@davemloft.net>2017-05-17 16:06:01 -0400
commitec66eda82d4b0c552bf40005d8f53b63b2b07de4 (patch)
tree3d6a1727aec027cccc9c14b1a8c0f52a6ab291fb /net/dccp/ccids/ccid2.c
parenttcp: use tp->tcp_mstamp in output path (diff)
downloadlinux-dev-ec66eda82d4b0c552bf40005d8f53b63b2b07de4.tar.xz
linux-dev-ec66eda82d4b0c552bf40005d8f53b63b2b07de4.zip
tcp: introduce tcp_jiffies32
We abuse tcp_time_stamp for two different cases : 1) base to generate TCP Timestamp options (RFC 7323) 2) A 32bit version of jiffies since some TCP fields are 32bit wide to save memory. Since we want in the future to have 1ms TCP TS clock, regardless of HZ value, we want to cleanup things. tcp_jiffies32 is the truncated jiffies value, which will be used only in places where we want a 'host' timestamp. Signed-off-by: Eric Dumazet <edumazet@google.com> Acked-by: Soheil Hassas Yeganeh <soheil@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dccp/ccids/ccid2.c')
0 files changed, 0 insertions, 0 deletions