|
Wireshark 4.7.3
The Wireshark network protocol analyzer
|
Describes a single protocol error detected within an SCTP chunk. More...
#include <tap-sctp-analysis.h>
Public Attributes | |
| uint32_t | frame_number |
| char | chunk_info [200] |
| const char * | info_text |
Describes a single protocol error detected within an SCTP chunk.
| char _sctp_error_info::chunk_info[200] |
Human-readable string describing the chunk context of the error.
| uint32_t _sctp_error_info::frame_number |
Frame number of the packet in which the error was detected.
| const char* _sctp_error_info::info_text |
Pointer to a static string with a detailed error description.