Home
last modified time | relevance | path

Searched defs:sctp_heartbeat_info_param (Results 1 – 1 of 1) sorted by relevance

/external/usrsctp/usrsctplib/netinet/
Dsctp_header.h100 struct sctp_heartbeat_info_param { struct
101 struct sctp_paramhdr ph;
102 uint32_t time_value_1;
103 uint32_t time_value_2;
104 uint32_t random_value1;
105 uint32_t random_value2;
106 uint8_t addr_family;
107 uint8_t addr_len;
109 uint8_t padding[2];
110 char address[SCTP_ADDRMAX];