Namespace inet
DestinationL3AddressHeader
class(no description)
Extends
| Name | Type | Description |
|---|---|---|
| FieldsChunk | (unknown -- not in documented files) |
Fields
| Name | Type | Description |
|---|---|---|
| chunkLength | ||
| destinationAddress | L3Address |
Source code
class DestinationL3AddressHeader extends FieldsChunk { chunkLength = B(4); L3Address destinationAddress; }File: src/inet/protocolelement/selectivity/DestinationL3AddressHeader.msg