Namespace inet::ospfv2
Ospfv2LsaRequest
struct(no description)
Fields
Name | Type | Description |
---|---|---|
lsType | unsigned long | |
linkStateID | Ipv4Address | |
advertisingRouter | Ipv4Address |
Source code
struct Ospfv2LsaRequest { @packetData; unsigned long lsType; Ipv4Address linkStateID; Ipv4Address advertisingRouter; }File: src/inet/routing/ospfv2/Ospfv2Packet.msg