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

#include <sctp_structs.h>

Public Member Functions

 TAILQ_ENTRY (sctp_queued_to_read) next
 
 TAILQ_ENTRY (sctp_queued_to_read) next_instrm
 

Public Attributes

uint16_t sinfo_stream
 
uint32_t sinfo_ssn
 
uint16_t sinfo_flags
 
uint32_t sinfo_ppid
 
uint32_t sinfo_context
 
uint32_t sinfo_timetolive
 
uint32_t sinfo_tsn
 
uint32_t sinfo_cumtsn
 
sctp_assoc_t sinfo_assoc_id
 
uint32_t msg_id
 
uint32_t length
 
uint32_t held_length
 
uint32_t top_fsn
 
uint32_t fsn_included
 
struct sctp_netswhoFrom
 
struct mbufdata
 
struct mbuftail_mbuf
 
struct mbufaux_data
 
struct sctp_tcbstcb
 
struct sctpchunk_listhead reasm
 
uint16_t port_from
 
uint16_t spec_flags
 
uint8_t do_not_ref_stcb
 
uint8_t end_added
 
uint8_t pdapi_aborted
 
uint8_t pdapi_started
 
uint8_t some_taken
 
uint8_t last_frag_seen
 
uint8_t first_frag_seen
 
uint8_t on_read_q
 
uint8_t on_strm_q
 

Member Function Documentation

◆ TAILQ_ENTRY() [1/2]

sctp_queued_to_read::TAILQ_ENTRY ( sctp_queued_to_read  )

◆ TAILQ_ENTRY() [2/2]

sctp_queued_to_read::TAILQ_ENTRY ( sctp_queued_to_read  )

Member Data Documentation

◆ aux_data

struct mbuf* sctp_queued_to_read::aux_data

◆ data

struct mbuf* sctp_queued_to_read::data

◆ do_not_ref_stcb

uint8_t sctp_queued_to_read::do_not_ref_stcb

◆ end_added

uint8_t sctp_queued_to_read::end_added

◆ first_frag_seen

uint8_t sctp_queued_to_read::first_frag_seen

◆ fsn_included

uint32_t sctp_queued_to_read::fsn_included

◆ held_length

uint32_t sctp_queued_to_read::held_length

◆ last_frag_seen

uint8_t sctp_queued_to_read::last_frag_seen

◆ length

uint32_t sctp_queued_to_read::length

◆ msg_id

uint32_t sctp_queued_to_read::msg_id

◆ on_read_q

uint8_t sctp_queued_to_read::on_read_q

◆ on_strm_q

uint8_t sctp_queued_to_read::on_strm_q

◆ pdapi_aborted

uint8_t sctp_queued_to_read::pdapi_aborted

◆ pdapi_started

uint8_t sctp_queued_to_read::pdapi_started

◆ port_from

uint16_t sctp_queued_to_read::port_from

◆ reasm

struct sctpchunk_listhead sctp_queued_to_read::reasm

◆ sinfo_assoc_id

sctp_assoc_t sctp_queued_to_read::sinfo_assoc_id

◆ sinfo_context

uint32_t sctp_queued_to_read::sinfo_context

◆ sinfo_cumtsn

uint32_t sctp_queued_to_read::sinfo_cumtsn

◆ sinfo_flags

uint16_t sctp_queued_to_read::sinfo_flags

◆ sinfo_ppid

uint32_t sctp_queued_to_read::sinfo_ppid

◆ sinfo_ssn

uint32_t sctp_queued_to_read::sinfo_ssn

◆ sinfo_stream

uint16_t sctp_queued_to_read::sinfo_stream

◆ sinfo_timetolive

uint32_t sctp_queued_to_read::sinfo_timetolive

◆ sinfo_tsn

uint32_t sctp_queued_to_read::sinfo_tsn

◆ some_taken

uint8_t sctp_queued_to_read::some_taken

◆ spec_flags

uint16_t sctp_queued_to_read::spec_flags

◆ stcb

struct sctp_tcb* sctp_queued_to_read::stcb

◆ tail_mbuf

struct mbuf* sctp_queued_to_read::tail_mbuf

◆ top_fsn

uint32_t sctp_queued_to_read::top_fsn

◆ whoFrom

struct sctp_nets* sctp_queued_to_read::whoFrom

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