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 278 of file SCTPSerializer.cc.
| unsigned int INETFw::heartbeat_info::addr |
Definition at line 284 of file SCTPSerializer.cc.
| struct { ... } INETFw::heartbeat_info::addr_and_time |
| union { ... } INETFw::heartbeat_info::heartbeat_info_union |
| unsigned char INETFw::heartbeat_info::info[] |
Definition at line 282 of file SCTPSerializer.cc.
| unsigned short INETFw::heartbeat_info::length |
Definition at line 280 of file SCTPSerializer.cc.
| unsigned int INETFw::heartbeat_info::time |
Definition at line 285 of file SCTPSerializer.cc.
| unsigned short INETFw::heartbeat_info::type |
Definition at line 279 of file SCTPSerializer.cc.
1.7.1