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

#include <sctp_header.h>

Public Attributes

uint8_t identification [SCTP_IDENTIFICATION_SIZE]
 
struct timeval time_entered
 
uint32_t cookie_life
 
uint32_t tie_tag_my_vtag
 
uint32_t tie_tag_peer_vtag
 
uint32_t peers_vtag
 
uint32_t my_vtag
 
uint32_t address [SCTP_ADDRESS_SIZE]
 
uint32_t addr_type
 
uint32_t laddress [SCTP_ADDRESS_SIZE]
 
uint32_t laddr_type
 
uint32_t scope_id
 
uint16_t peerport
 
uint16_t myport
 
uint8_t ipv4_addr_legal
 
uint8_t ipv6_addr_legal
 
uint8_t local_scope
 
uint8_t site_scope
 
uint8_t ipv4_scope
 
uint8_t loopback_scope
 
uint8_t reserved [SCTP_RESERVE_SPACE]
 

Member Data Documentation

◆ addr_type

uint32_t sctp_state_cookie::addr_type

◆ address

uint32_t sctp_state_cookie::address[SCTP_ADDRESS_SIZE]

◆ cookie_life

uint32_t sctp_state_cookie::cookie_life

◆ identification

uint8_t sctp_state_cookie::identification[SCTP_IDENTIFICATION_SIZE]

◆ ipv4_addr_legal

uint8_t sctp_state_cookie::ipv4_addr_legal

◆ ipv4_scope

uint8_t sctp_state_cookie::ipv4_scope

◆ ipv6_addr_legal

uint8_t sctp_state_cookie::ipv6_addr_legal

◆ laddr_type

uint32_t sctp_state_cookie::laddr_type

◆ laddress

uint32_t sctp_state_cookie::laddress[SCTP_ADDRESS_SIZE]

◆ local_scope

uint8_t sctp_state_cookie::local_scope

◆ loopback_scope

uint8_t sctp_state_cookie::loopback_scope

◆ my_vtag

uint32_t sctp_state_cookie::my_vtag

◆ myport

uint16_t sctp_state_cookie::myport

◆ peerport

uint16_t sctp_state_cookie::peerport

◆ peers_vtag

uint32_t sctp_state_cookie::peers_vtag

◆ reserved

uint8_t sctp_state_cookie::reserved[SCTP_RESERVE_SPACE]

◆ scope_id

uint32_t sctp_state_cookie::scope_id

◆ site_scope

uint8_t sctp_state_cookie::site_scope

◆ tie_tag_my_vtag

uint32_t sctp_state_cookie::tie_tag_my_vtag

◆ tie_tag_peer_vtag

uint32_t sctp_state_cookie::tie_tag_peer_vtag

◆ time_entered

struct timeval sctp_state_cookie::time_entered

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