diff options
author | Mat Martineau <mathew.j.martineau@linux.intel.com> | 2020-07-29 01:12:03 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-07-29 03:02:42 +0300 |
commit | 3721b9b64676b3377a966f3d96acafd70bb32dd9 (patch) | |
tree | 381876e12b5314fc7a6ec64e8deff9a3ba89fbce /tools/perf/scripts/python | |
parent | 7279da6145bbb2e41a61def5d9bca5b65f12de9d (diff) | |
download | linux-3721b9b64676b3377a966f3d96acafd70bb32dd9.tar.xz |
mptcp: Track received DATA_FIN sequence number and add related helpers
Incoming DATA_FIN headers need to propagate the presence of the DATA_FIN
bit and the associated sequence number to the MPTCP layer, even when
arriving on a bare ACK that does not get added to the receive queue. Add
structure members to store the DATA_FIN information and helpers to set
and check those values.
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions