diff options
| author | Eric Dumazet <edumazet@google.com> | 2026-04-30 10:00:18 +0000 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-05-01 17:22:45 -0700 |
| commit | 2b28dd212a8ad67b100137626a3d008b1e40a740 (patch) | |
| tree | a1c960c82b7f8d7973f555b312c9c7df45e558db /include/linux/timerqueue.h | |
| parent | 9f810527a343fd72671fe7661ebb3694396f45ed (diff) | |
tcp: move tp->segs_in and tp->segs_out to tcp_sock_write_txrx group
segs_in is changed for each incoming packet, including ACK packets.
segs_out is changed for each outgoing packet, including ACK packets.
They belong to tcp_sock_write_txrx group.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Link: https://patch.msgid.link/20260430100021.211139-3-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
