|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Uniquely identifies a DIS (Distributed Interactive Simulation) stream by its network and radio addressing. More...
#include <tap-dis-common.h>
Public Attributes | |
| address | src_addr |
| uint16_t | src_port |
| address | dst_addr |
| uint16_t | dst_port |
| uint16_t | radio_id |
| uint16_t | entity_id_site |
| uint16_t | entity_id_appl |
| uint16_t | entity_id_entity |
Uniquely identifies a DIS (Distributed Interactive Simulation) stream by its network and radio addressing.
| address _disstream_id::dst_addr |
Destination IP address of the stream
| uint16_t _disstream_id::dst_port |
Destination UDP port of the stream
| uint16_t _disstream_id::entity_id_appl |
Application component of the DIS entity identifier
| uint16_t _disstream_id::entity_id_entity |
Entity component of the DIS entity identifier
| uint16_t _disstream_id::entity_id_site |
Site component of the DIS entity identifier
| uint16_t _disstream_id::radio_id |
DIS radio identifier within the entity
| address _disstream_id::src_addr |
Source IP address of the stream
| uint16_t _disstream_id::src_port |
Source UDP port of the stream