Add sn_send_failed_event to sctp_notification.
MFC after: 3 days
This commit is contained in:
parent
20654f4ef4
commit
14ce0c0c80
@ -523,10 +523,10 @@ union sctp_notification {
|
||||
struct sctp_pdapi_event sn_pdapi_event;
|
||||
struct sctp_authkey_event sn_auth_event;
|
||||
struct sctp_sender_dry_event sn_sender_dry_event;
|
||||
struct sctp_send_failed_event sn_send_failed_event;
|
||||
struct sctp_stream_reset_event sn_strreset_event;
|
||||
struct sctp_assoc_reset_event sn_assocreset_event;
|
||||
struct sctp_stream_change_event sn_strchange_event;
|
||||
|
||||
};
|
||||
|
||||
/* notification types */
|
||||
|
Loading…
Reference in New Issue
Block a user