|
INET Framework for OMNeT++/OMNEST
|
Struct generated from inet/routing/ospfv2/Ospfv2Packet.msg:229 by opp_msgtool. More...
#include <Ospfv2Packet_m.h>
Public Member Functions | |
| Ospfv2LsaRequest () | |
Public Attributes | |
| unsigned long | lsType = 0 |
| ::inet::Ipv4Address | linkStateID |
| ::inet::Ipv4Address | advertisingRouter |
Struct generated from inet/routing/ospfv2/Ospfv2Packet.msg:229 by opp_msgtool.
| inet::ospfv2::Ospfv2LsaRequest::Ospfv2LsaRequest | ( | ) |
| ::inet::Ipv4Address inet::ospfv2::Ospfv2LsaRequest::advertisingRouter |
Referenced by inet::ospfv2::operator<<(), and inet::ospfv2::Neighbor::sendLinkStateRequestPacket().
| ::inet::Ipv4Address inet::ospfv2::Ospfv2LsaRequest::linkStateID |
Referenced by inet::ospfv2::operator<<(), and inet::ospfv2::Neighbor::sendLinkStateRequestPacket().
| unsigned long inet::ospfv2::Ospfv2LsaRequest::lsType = 0 |
Referenced by inet::ospfv2::operator<<(), and inet::ospfv2::Neighbor::sendLinkStateRequestPacket().