diff options
| author | Xin Long <[email protected]> | 2019-10-08 19:27:36 +0800 | 
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2019-10-09 17:06:58 -0700 | 
| commit | b6e6b5f1da7e8d092f86a4351802c27c0170c5a5 (patch) | |
| tree | 52b8bb64295d155ae03b0a79e072ad6a290a255a /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 5cd0b91733145be7260cf5988e25831d35e5e8fd (diff) | |
sctp: add SCTP_SEND_FAILED_EVENT event
This patch is to add a new event SCTP_SEND_FAILED_EVENT described in
rfc6458#section-6.1.11. It's a update of SCTP_SEND_FAILED event:
  struct sctp_sndrcvinfo ssf_info is replaced with
  struct sctp_sndinfo ssfe_info in struct sctp_send_failed_event.
SCTP_SEND_FAILED is being deprecated, but we don't remove it in this
patch. Both are being processed in sctp_datamsg_destroy() when the
corresp event flag is set.
Signed-off-by: Xin Long <[email protected]>
Acked-by: Neil Horman <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions