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 |
Shared Tagging operations (observed)
| tagAction | module |
|---|---|
| addTagIfAbsent | Ipv4, Gpsr |
| findTag | Ipv4, NextHopForwarding |
| removeTag | Ipv4 |
Source code
class NextHopAddressReq extends TagBase { L3Address nextHopAddress; // may be unspecified }File: src/inet/networklayer/common/NextHopAddressTag.msg