|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
SCTP chunk header structure. More...
#include <sctp_graph_dialog.h>
Public Attributes | |
| uint8_t | type |
| uint8_t | flags |
| uint16_t | length |
SCTP chunk header structure.
| uint8_t chunk_header::flags |
Chunk flags.
| uint16_t chunk_header::length |
Length of the chunk.
| uint8_t chunk_header::type |
Type of the chunk.