Wireshark 4.7.3
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
_sctp_error_info Struct Reference

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

Detailed Description

Describes a single protocol error detected within an SCTP chunk.

Member Data Documentation

◆ chunk_info

char _sctp_error_info::chunk_info[200]

Human-readable string describing the chunk context of the error.

◆ frame_number

uint32_t _sctp_error_info::frame_number

Frame number of the packet in which the error was detected.

◆ info_text

const char* _sctp_error_info::info_text

Pointer to a static string with a detailed error description.


The documentation for this struct was generated from the following file: