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

#include <sctp_pcb.h>

Public Attributes

unsigned int time_of_secret_change
 
uint32_t secret_key [SCTP_HOW_MANY_SECRETS][SCTP_NUMBER_OF_SECRETS]
 
unsigned int size_of_a_cookie
 
unsigned int sctp_timeoutticks [SCTP_NUM_TMRS]
 
unsigned int sctp_minrto
 
unsigned int sctp_maxrto
 
unsigned int initial_rto
 
int initial_init_rto_max
 
unsigned int sctp_sack_freq
 
uint32_t sctp_sws_sender
 
uint32_t sctp_sws_receiver
 
uint32_t sctp_default_cc_module
 
uint32_t sctp_default_ss_module
 
struct sctp_keyhead shared_keys
 
sctp_auth_chklist_tlocal_auth_chunks
 
sctp_hmaclist_tlocal_hmacs
 
uint16_t default_keyid
 
uint16_t max_init_times
 
uint16_t max_send_times
 
uint16_t def_net_failure
 
uint16_t def_net_pf_threshold
 
uint16_t pre_open_stream_count
 
uint16_t max_open_streams_intome
 
uint32_t random_counter
 
uint8_t random_numbers [SCTP_SIGNATURE_ALOC_SIZE]
 
uint8_t random_store [SCTP_SIGNATURE_ALOC_SIZE]
 
struct sctp_timer signature_change
 
struct sctp_timer zero_copy_timer
 
struct sctp_timer zero_copy_sendq_timer
 
uint32_t def_cookie_life
 
int auto_close_time
 
uint32_t initial_sequence_debug
 
uint32_t adaptation_layer_indicator
 
uint8_t adaptation_layer_indicator_provided
 
uint32_t store_at
 
uint32_t max_burst
 
uint32_t fr_max_burst
 
uint8_t default_dscp
 
char current_secret_number
 
char last_secret_number
 
uint16_t port
 

Member Data Documentation

◆ adaptation_layer_indicator

uint32_t sctp_pcb::adaptation_layer_indicator

◆ adaptation_layer_indicator_provided

uint8_t sctp_pcb::adaptation_layer_indicator_provided

◆ auto_close_time

int sctp_pcb::auto_close_time

◆ current_secret_number

char sctp_pcb::current_secret_number

◆ def_cookie_life

uint32_t sctp_pcb::def_cookie_life

◆ def_net_failure

uint16_t sctp_pcb::def_net_failure

◆ def_net_pf_threshold

uint16_t sctp_pcb::def_net_pf_threshold

◆ default_dscp

uint8_t sctp_pcb::default_dscp

◆ default_keyid

uint16_t sctp_pcb::default_keyid

◆ fr_max_burst

uint32_t sctp_pcb::fr_max_burst

◆ initial_init_rto_max

int sctp_pcb::initial_init_rto_max

◆ initial_rto

unsigned int sctp_pcb::initial_rto

◆ initial_sequence_debug

uint32_t sctp_pcb::initial_sequence_debug

◆ last_secret_number

char sctp_pcb::last_secret_number

◆ local_auth_chunks

sctp_auth_chklist_t* sctp_pcb::local_auth_chunks

◆ local_hmacs

sctp_hmaclist_t* sctp_pcb::local_hmacs

◆ max_burst

uint32_t sctp_pcb::max_burst

◆ max_init_times

uint16_t sctp_pcb::max_init_times

◆ max_open_streams_intome

uint16_t sctp_pcb::max_open_streams_intome

◆ max_send_times

uint16_t sctp_pcb::max_send_times

◆ port

uint16_t sctp_pcb::port

◆ pre_open_stream_count

uint16_t sctp_pcb::pre_open_stream_count

◆ random_counter

uint32_t sctp_pcb::random_counter

◆ random_numbers

uint8_t sctp_pcb::random_numbers[SCTP_SIGNATURE_ALOC_SIZE]

◆ random_store

uint8_t sctp_pcb::random_store[SCTP_SIGNATURE_ALOC_SIZE]

◆ sctp_default_cc_module

uint32_t sctp_pcb::sctp_default_cc_module

◆ sctp_default_ss_module

uint32_t sctp_pcb::sctp_default_ss_module

◆ sctp_maxrto

unsigned int sctp_pcb::sctp_maxrto

◆ sctp_minrto

unsigned int sctp_pcb::sctp_minrto

◆ sctp_sack_freq

unsigned int sctp_pcb::sctp_sack_freq

◆ sctp_sws_receiver

uint32_t sctp_pcb::sctp_sws_receiver

◆ sctp_sws_sender

uint32_t sctp_pcb::sctp_sws_sender

◆ sctp_timeoutticks

unsigned int sctp_pcb::sctp_timeoutticks[SCTP_NUM_TMRS]

◆ secret_key

◆ shared_keys

struct sctp_keyhead sctp_pcb::shared_keys

◆ signature_change

struct sctp_timer sctp_pcb::signature_change

◆ size_of_a_cookie

unsigned int sctp_pcb::size_of_a_cookie

◆ store_at

uint32_t sctp_pcb::store_at

◆ time_of_secret_change

unsigned int sctp_pcb::time_of_secret_change

◆ zero_copy_sendq_timer

struct sctp_timer sctp_pcb::zero_copy_sendq_timer

◆ zero_copy_timer

struct sctp_timer sctp_pcb::zero_copy_timer

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