Namespace inet::ospfv3
Ospfv3RouterLsa
class(no description)
Extends
Name | Type | Description |
---|---|---|
Ospfv3Lsa | (unknown -- not in documented files) |
Fields
Name | Type | Description |
---|---|---|
ntBit | bool | |
xBit | bool | |
vBit | bool | |
eBit | bool | |
bBit | bool | |
ospfOptions | Ospfv3Options | |
routers | Ospfv3RouterLsaBody[] |
Source code
class Ospfv3RouterLsa extends Ospfv3Lsa { bool ntBit; bool xBit; bool vBit; bool eBit; bool bBit; Ospfv3Options ospfOptions; Ospfv3RouterLsaBody routers[]; }File: src/inet/routing/ospfv3/Ospfv3Packet.msg