Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/netinet/
HDsctp_header.h86 struct sctp_heartbeat_info_param { struct
87 struct sctp_paramhdr ph;
88 uint32_t time_value_1;
89 uint32_t time_value_2;
90 uint32_t random_value1;
91 uint32_t random_value2;
92 uint8_t addr_family;
93 uint8_t addr_len;
95 uint8_t padding[2];
96 char address[SCTP_ADDRMAX];