diff options
| author | Xin Long <[email protected]> | 2019-01-28 15:08:34 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-01-30 00:44:07 -0800 |
| commit | 9c5829e1c49e4e54defe5f1e5c8ff8bf48be6c52 (patch) | |
| tree | 4d7ce364c77b75cd9dadee328e3e3fd1a8fe9291 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | e7f282489123d88f5d412c837775e3e8c0f5521f (diff) | |
sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC for SCTP_DELAYED_SACK sockopt
Check with SCTP_ALL_ASSOC instead in sctp_setsockopt_delayed_ack and
check with SCTP_FUTURE_ASSOC instead in sctp_getsockopt_delayed_ack,
it's compatible with 0.
SCTP_CURRENT_ASSOC is supported for SCTP_DELAYED_SACK in this patch.
It also adds sctp_apply_asoc_delayed_ack() to make code more readable.
Signed-off-by: Xin Long <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions