FreeBSD kernel IPv4 code
sctp_stream_reset_event Struct Reference

#include <sctp_uio.h>

Data Fields

uint16_t strreset_type
 
uint16_t strreset_flags
 
uint32_t strreset_length
 
sctp_assoc_t strreset_assoc_id
 
uint16_t strreset_stream_list []
 

Detailed Description

Definition at line 468 of file sctp_uio.h.

Field Documentation

◆ strreset_assoc_id

sctp_assoc_t sctp_stream_reset_event::strreset_assoc_id

Definition at line 472 of file sctp_uio.h.

Referenced by sctp_notify_stream_reset().

◆ strreset_flags

uint16_t sctp_stream_reset_event::strreset_flags

Definition at line 470 of file sctp_uio.h.

Referenced by sctp_notify_stream_reset().

◆ strreset_length

uint32_t sctp_stream_reset_event::strreset_length

Definition at line 471 of file sctp_uio.h.

Referenced by sctp_notify_stream_reset().

◆ strreset_stream_list

uint16_t sctp_stream_reset_event::strreset_stream_list[]

Definition at line 473 of file sctp_uio.h.

Referenced by sctp_notify_stream_reset().

◆ strreset_type

uint16_t sctp_stream_reset_event::strreset_type

Definition at line 469 of file sctp_uio.h.

Referenced by sctp_notify_stream_reset().


The documentation for this struct was generated from the following file: