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

#include <sctp_header.h>

Public Attributes

struct sctp_paramhdr ph
 
uint32_t request_seq
 
uint32_t response_seq
 
uint32_t send_reset_at_tsn
 
uint16_t list_of_streams []
 

Member Data Documentation

◆ list_of_streams

uint16_t sctp_stream_reset_out_request::list_of_streams[]

◆ ph

struct sctp_paramhdr sctp_stream_reset_out_request::ph

◆ request_seq

uint32_t sctp_stream_reset_out_request::request_seq

◆ response_seq

uint32_t sctp_stream_reset_out_request::response_seq

◆ send_reset_at_tsn

uint32_t sctp_stream_reset_out_request::send_reset_at_tsn

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