NextHopAddressReq
Namespace inet
NextHopAddressReq
class(no description)
Extends
| Name | Type | Description |
|---|---|---|
| TagBase | (unknown -- not in documented files) |
Fields
| Name | Type | Description |
|---|---|---|
| nextHopAddress | L3Address |
may be unspecified |
Source code
class NextHopAddressReq extends TagBase { L3Address nextHopAddress; // may be unspecified }File: src/inet/networklayer/common/NextHopAddressTag.msg