webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
sctp_stream_reset_list Struct Reference

#include <sctp_structs.h>

Public Member Functions

 TAILQ_ENTRY (sctp_stream_reset_list) next_resp
 

Public Attributes

uint32_t seq
 
uint32_t tsn
 
uint32_t number_entries
 
uint16_t list_of_streams []
 

Member Function Documentation

◆ TAILQ_ENTRY()

sctp_stream_reset_list::TAILQ_ENTRY ( sctp_stream_reset_list  )

Member Data Documentation

◆ list_of_streams

uint16_t sctp_stream_reset_list::list_of_streams[]

◆ number_entries

uint32_t sctp_stream_reset_list::number_entries

◆ seq

uint32_t sctp_stream_reset_list::seq

◆ tsn

uint32_t sctp_stream_reset_list::tsn

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