diff options
author | Eric Dumazet <edumazet@google.com> | 2024-04-05 10:29:26 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-04-08 11:49:02 +0100 |
commit | d2c3a7eb1afada8cfb5fde41489913ea5733a319 (patch) | |
tree | 104b119bf4e6065b73709b5f4dc81a8756a364e2 /crypto/deflate.c | |
parent | 7c7be68346b9e30e343526bfac939efadc183e96 (diff) |
tcp: more struct tcp_sock adjustments
tp->recvmsg_inq is used from tcp recvmsg() thus should
be in tcp_sock_read_rx group.
tp->tcp_clock_cache and tp->tcp_mstamp are written
both in rx and tx paths, thus are better placed
in tcp_sock_write_txrx group.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/deflate.c')
0 files changed, 0 insertions, 0 deletions