diff options
author | 2020-06-26 21:05:34 -0700 | |
---|---|---|
committer | 2020-06-27 17:41:27 -0700 | |
commit | f00394ce6054e54319aefa51e4c495f9ebeb8669 (patch) | |
tree | c72817d500875c8d9d0dd316f0e552615e7bae0e /drivers/net/ethernet/intel/igc | |
parent | tcp: add ece_ack flag to reno sack functions (diff) | |
download | wireguard-linux-f00394ce6054e54319aefa51e4c495f9ebeb8669.tar.xz wireguard-linux-f00394ce6054e54319aefa51e4c495f9ebeb8669.zip |
tcp: count sacked packets in tcp_sacktag_state
Add sack_delivered to tcp_sacktag_state and count the number of sacked
and dsacked packets. This is pure refactor for future patches to improve
tracking delivered counts.
Signed-off-by: Yousuk Seung <ysseung@google.com>
Signed-off-by: Yuchung Cheng <ycheng@google.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Acked-by: Neal Cardwell <ncardwell@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/intel/igc')
0 files changed, 0 insertions, 0 deletions