Public Attributes | |
unsigned short | source_port |
unsigned short | destination_port |
unsigned int | verification_tag |
unsigned int | checksum |
Definition at line 105 of file SCTPSerializer.cc.
unsigned int INETFw::common_header::checksum |
Definition at line 109 of file SCTPSerializer.cc.
unsigned short INETFw::common_header::destination_port |
Definition at line 107 of file SCTPSerializer.cc.
unsigned short INETFw::common_header::source_port |
Definition at line 106 of file SCTPSerializer.cc.
unsigned int INETFw::common_header::verification_tag |
Definition at line 108 of file SCTPSerializer.cc.