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

Represents a Component Based Automation (CBA) physical device. More...

#include <packet-dcom-cba-acco.h>

Public Attributes

GList * ldevs
 
dcom_object_tobject
 
int first_packet
 
uint8_t ip [4]
 

Detailed Description

Represents a Component Based Automation (CBA) physical device.

Member Data Documentation

◆ first_packet

int cba_pdev_s::first_packet

The frame number of the first packet seen for this device.

◆ ip

uint8_t cba_pdev_s::ip[4]

The IPv4 address of the physical device.

◆ ldevs

GList* cba_pdev_s::ldevs

List of associated logical devices.

◆ object

dcom_object_t* cba_pdev_s::object

Pointer to the underlying DCOM object.


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