Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_header.h84 struct sctp_heartbeat_info_param { struct
85 struct sctp_paramhdr ph;
86 time_t time_value_1;
87 uint32_t time_value_2;
88 uint32_t random_value1;
89 uint32_t random_value2;
90 uint8_t addr_family;
91 uint8_t addr_len;
93 uint8_t padding[2];
94 char address[SCTP_ADDRMAX];