Files
linux/net
Eric Dumazet d2c3a7eb1a 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>
2024-04-08 11:49:02 +01:00
..
2024-03-29 15:03:11 -07:00
2024-03-29 15:03:11 -07:00
2024-03-29 15:03:11 -07:00
2023-12-12 14:24:14 +01:00
2024-01-31 16:41:16 -08:00