Namespace inet::ospfv3
Ospfv3InterAreaRouterLsa
classInter-Area-Router-LSAs
Extends
Name | Type | Description |
---|---|---|
Ospfv3Lsa | (unknown -- not in documented files) |
Fields
Name | Type | Description |
---|---|---|
ospfOptions | Ospfv3Options | |
metric | uint32_t | |
destinationRouter | uint32_t |
Source code
//Inter-Area-Router-LSAs class Ospfv3InterAreaRouterLsa extends Ospfv3Lsa { Ospfv3Options ospfOptions; uint32_t metric; uint32_t destinationRouter; }File: src/inet/routing/ospfv3/Ospfv3Packet.msg