Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
chunk_header Struct Reference

SCTP chunk header structure. More...

#include <sctp_graph_dialog.h>

Public Attributes

uint8_t type
 
uint8_t flags
 
uint16_t length
 

Detailed Description

SCTP chunk header structure.

Member Data Documentation

◆ flags

uint8_t chunk_header::flags

Chunk flags.

◆ length

uint16_t chunk_header::length

Length of the chunk.

◆ type

uint8_t chunk_header::type

Type of the chunk.


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