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

Carries the link-layer addressing context needed to correlate APDU status frames in a redundant PROFINET topology. More...

#include <packet-pn.h>

Public Attributes

bool isRedundancyActive
 
address dl_dst
 
address dl_src
 

Detailed Description

Carries the link-layer addressing context needed to correlate APDU status frames in a redundant PROFINET topology.

Member Data Documentation

◆ dl_dst

address tagApduStatusSwitch::dl_dst

Data-link destination address of the APDU status frame.

◆ dl_src

address tagApduStatusSwitch::dl_src

Data-link source address of the APDU status frame.

◆ isRedundancyActive

bool tagApduStatusSwitch::isRedundancyActive

True if PROFINET system redundancy is currently active for this station.


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