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

Tracks per-address chunk counts for one direction of an SCTP association. More...

#include <tap-sctp-analysis.h>

Public Attributes

uint32_t direction
address addr
uint32_t addr_count [256]

Detailed Description

Tracks per-address chunk counts for one direction of an SCTP association.

Member Data Documentation

◆ addr

address _sctp_addr_chunk::addr

The peer address this record tracks.

◆ addr_count

uint32_t _sctp_addr_chunk::addr_count[256]

Per-chunk-type packet count for this address, indexed by SCTP chunk type.

◆ direction

uint32_t _sctp_addr_chunk::direction

Direction this record applies to (endpoint 1 or 2).


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