Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_header.h87 struct sctp_heartbeat_info_param { struct
88 struct sctp_paramhdr ph;
89 uint32_t time_value_1;
90 uint32_t time_value_2;
91 uint32_t random_value1;
92 uint32_t random_value2;
93 uint8_t addr_family;
94 uint8_t addr_len;
96 uint8_t padding[2];
97 char address[SCTP_ADDRMAX];