|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Represents a Component Based Automation (CBA) physical device. More...
#include <packet-dcom-cba-acco.h>
Public Attributes | |
| GList * | ldevs |
| dcom_object_t * | object |
| int | first_packet |
| uint8_t | ip [4] |
Represents a Component Based Automation (CBA) physical device.
| int cba_pdev_s::first_packet |
The frame number of the first packet seen for this device.
| uint8_t cba_pdev_s::ip[4] |
The IPv4 address of the physical device.
| GList* cba_pdev_s::ldevs |
List of associated logical devices.
| dcom_object_t* cba_pdev_s::object |
Pointer to the underlying DCOM object.