diff options
| author | Paolo Abeni <[email protected]> | 2020-09-14 10:01:18 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-09-14 13:28:02 -0700 |
| commit | c76c6956566f974bac2470bd72fc22fb923e04a1 (patch) | |
| tree | 42fe158385a63cb0a139c9afdd8982419ffdac0f /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | d5f49190def61c47b2faff170ba8fbc48bac4371 (diff) | |
mptcp: call tcp_cleanup_rbuf on subflows
That is needed to let the subflows announce promptly when new
space is available in the receive buffer.
tcp_cleanup_rbuf() is currently a static function, drop the
scope modifier and add a declaration in the TCP header.
Reviewed-by: Mat Martineau <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions