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

#include <sctp_header.h>

Public Attributes

struct sctp_paramhdr ph
 
uint32_t time_value_1
 
uint32_t time_value_2
 
uint32_t random_value1
 
uint32_t random_value2
 
uint8_t addr_family
 
uint8_t addr_len
 
uint8_t padding [2]
 
char address [SCTP_ADDRMAX]
 

Member Data Documentation

◆ addr_family

uint8_t sctp_heartbeat_info_param::addr_family

◆ addr_len

uint8_t sctp_heartbeat_info_param::addr_len

◆ address

char sctp_heartbeat_info_param::address[SCTP_ADDRMAX]

◆ padding

uint8_t sctp_heartbeat_info_param::padding[2]

◆ ph

struct sctp_paramhdr sctp_heartbeat_info_param::ph

◆ random_value1

uint32_t sctp_heartbeat_info_param::random_value1

◆ random_value2

uint32_t sctp_heartbeat_info_param::random_value2

◆ time_value_1

uint32_t sctp_heartbeat_info_param::time_value_1

◆ time_value_2

uint32_t sctp_heartbeat_info_param::time_value_2

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