#include <sctp.h>
Public Attributes | |
| unsigned short | type |
| unsigned short | length |
| union { | |
| unsigned char info [] | |
| struct { | |
| unsigned int addr | |
| unsigned int time | |
| } addr_and_time | |
| } | heartbeat_info_union |
Definition at line 277 of file sctp.h.
| unsigned int heartbeat_info::addr |
| struct { ... } heartbeat_info::addr_and_time |
| union { ... } heartbeat_info::heartbeat_info_union |
| unsigned char heartbeat_info::info[] |
| unsigned short heartbeat_info::length |
| unsigned int heartbeat_info::time |
| unsigned short heartbeat_info::type |
1.7.1