Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet/
H A Dsctp_header.h81 struct sctp_heartbeat_info_param { struct
82 struct sctp_paramhdr ph;
83 u_int32_t time_value_1;
84 u_int32_t time_value_2;
85 u_int32_t random_value1;
86 u_int32_t random_value2;
87 u_int16_t user_req;
88 u_int8_t addr_family;
89 u_int8_t addr_len;
90 char address[SCTP_ADDRMAX];