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

#include <sctp_pcb.h>

Public Attributes

struct sctpasochead * sctp_asochash
 
u_long hashasocmark
 
struct sctppcbhead * sctp_ephash
 
u_long hashmark
 
struct sctppcbhead * sctp_tcpephash
 
u_long hashtcpmark
 
uint32_t hashtblsize
 
struct sctp_vrflist * sctp_vrfhash
 
u_long hashvrfmark
 
struct sctp_ifnlist * vrf_ifn_hash
 
u_long vrf_ifn_hashmark
 
struct sctppcbhead listhead
 
struct sctpladdr addr_wq
 
sctp_zone_t ipi_zone_ep
 
sctp_zone_t ipi_zone_asoc
 
sctp_zone_t ipi_zone_laddr
 
sctp_zone_t ipi_zone_net
 
sctp_zone_t ipi_zone_chunk
 
sctp_zone_t ipi_zone_readq
 
sctp_zone_t ipi_zone_strmoq
 
sctp_zone_t ipi_zone_asconf
 
sctp_zone_t ipi_zone_asconf_ack
 
uint32_t ipi_count_ep
 
uint32_t ipi_count_asoc
 
uint32_t ipi_count_laddr
 
uint32_t ipi_count_raddr
 
uint32_t ipi_count_chunk
 
uint32_t ipi_count_readq
 
uint32_t ipi_count_strmoq
 
uint32_t ipi_count_vrfs
 
uint32_t ipi_count_ifns
 
uint32_t ipi_count_ifas
 
uint32_t ipi_free_chunks
 
uint32_t ipi_free_strmoq
 
struct sctpvtaghead vtag_timewait [SCTP_STACK_VTAG_HASH_SIZE]
 
struct sctp_timer addr_wq_timer
 

Member Data Documentation

◆ addr_wq

struct sctpladdr sctp_epinfo::addr_wq

◆ addr_wq_timer

struct sctp_timer sctp_epinfo::addr_wq_timer

◆ hashasocmark

u_long sctp_epinfo::hashasocmark

◆ hashmark

u_long sctp_epinfo::hashmark

◆ hashtblsize

uint32_t sctp_epinfo::hashtblsize

◆ hashtcpmark

u_long sctp_epinfo::hashtcpmark

◆ hashvrfmark

u_long sctp_epinfo::hashvrfmark

◆ ipi_count_asoc

uint32_t sctp_epinfo::ipi_count_asoc

◆ ipi_count_chunk

uint32_t sctp_epinfo::ipi_count_chunk

◆ ipi_count_ep

uint32_t sctp_epinfo::ipi_count_ep

◆ ipi_count_ifas

uint32_t sctp_epinfo::ipi_count_ifas

◆ ipi_count_ifns

uint32_t sctp_epinfo::ipi_count_ifns

◆ ipi_count_laddr

uint32_t sctp_epinfo::ipi_count_laddr

◆ ipi_count_raddr

uint32_t sctp_epinfo::ipi_count_raddr

◆ ipi_count_readq

uint32_t sctp_epinfo::ipi_count_readq

◆ ipi_count_strmoq

uint32_t sctp_epinfo::ipi_count_strmoq

◆ ipi_count_vrfs

uint32_t sctp_epinfo::ipi_count_vrfs

◆ ipi_free_chunks

uint32_t sctp_epinfo::ipi_free_chunks

◆ ipi_free_strmoq

uint32_t sctp_epinfo::ipi_free_strmoq

◆ ipi_zone_asconf

sctp_zone_t sctp_epinfo::ipi_zone_asconf

◆ ipi_zone_asconf_ack

sctp_zone_t sctp_epinfo::ipi_zone_asconf_ack

◆ ipi_zone_asoc

sctp_zone_t sctp_epinfo::ipi_zone_asoc

◆ ipi_zone_chunk

sctp_zone_t sctp_epinfo::ipi_zone_chunk

◆ ipi_zone_ep

sctp_zone_t sctp_epinfo::ipi_zone_ep

◆ ipi_zone_laddr

sctp_zone_t sctp_epinfo::ipi_zone_laddr

◆ ipi_zone_net

sctp_zone_t sctp_epinfo::ipi_zone_net

◆ ipi_zone_readq

sctp_zone_t sctp_epinfo::ipi_zone_readq

◆ ipi_zone_strmoq

sctp_zone_t sctp_epinfo::ipi_zone_strmoq

◆ listhead

struct sctppcbhead sctp_epinfo::listhead

◆ sctp_asochash

struct sctpasochead* sctp_epinfo::sctp_asochash

◆ sctp_ephash

struct sctppcbhead* sctp_epinfo::sctp_ephash

◆ sctp_tcpephash

struct sctppcbhead* sctp_epinfo::sctp_tcpephash

◆ sctp_vrfhash

struct sctp_vrflist* sctp_epinfo::sctp_vrfhash

◆ vrf_ifn_hash

struct sctp_ifnlist* sctp_epinfo::vrf_ifn_hash

◆ vrf_ifn_hashmark

u_long sctp_epinfo::vrf_ifn_hashmark

◆ vtag_timewait

struct sctpvtaghead sctp_epinfo::vtag_timewait[SCTP_STACK_VTAG_HASH_SIZE]

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