diff options
author | Ilpo Järvinen <ij@kernel.org> | 2025-03-05 23:38:44 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2025-03-17 13:49:46 +0000 |
commit | 2c2f08d31d2f6cd5621b121d596986bd54da679a (patch) | |
tree | 803a211285674212fc028eeca1fa1b027058d15c /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 0114a91da67263c56612ff19a6aa0992466e7756 (diff) |
tcp: extend TCP flags to allow AE bit/ACE field
With AccECN, there's one additional TCP flag to be used (AE)
and ACE field that overloads the definition of AE, CWR, and
ECE flags. As tcp_flags was previously only 1 byte, the
byte-order stuff needs to be added to it's handling.
Signed-off-by: Ilpo Järvinen <ij@kernel.org>
Signed-off-by: Chia-Yu Chang <chia-yu.chang@nokia-bell-labs.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions