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

#include <sctp_header.h>

Public Attributes

struct sctp_paramhdr ph
 
uint32_t response_seq
 
uint32_t result
 
uint32_t senders_next_tsn
 
uint32_t receivers_next_tsn
 

Member Data Documentation

◆ ph

struct sctp_paramhdr sctp_stream_reset_response_tsn::ph

◆ receivers_next_tsn

uint32_t sctp_stream_reset_response_tsn::receivers_next_tsn

◆ response_seq

uint32_t sctp_stream_reset_response_tsn::response_seq

◆ result

uint32_t sctp_stream_reset_response_tsn::result

◆ senders_next_tsn

uint32_t sctp_stream_reset_response_tsn::senders_next_tsn

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