|
INET Framework for OMNeT++/OMNEST
|
Struct generated from inet/routing/ospfv3/Ospfv3Packet.msg:153 by opp_msgtool. More...
#include <Ospfv3Packet_m.h>
Public Member Functions | |
| Ospfv3LsaPrefix0 () | |
| bool | operator== (const Ospfv3LsaPrefix0 &b) const |
| bool | operator!= (const Ospfv3LsaPrefix0 &b) const |
Public Attributes | |
| bool | reserved1 = 0 |
| bool | reserved2 = 0 |
| bool | reserved3 = 0 |
| bool | dnBit = false |
| bool | pBit = false |
| bool | xBit = false |
| bool | laBit = false |
| bool | nuBit = false |
| uint8_t | prefixLen = 0 |
| uint16_t | reserved = 0 |
| ::inet::L3Address | addressPrefix |
Struct generated from inet/routing/ospfv3/Ospfv3Packet.msg:153 by opp_msgtool.
| inet::ospfv3::Ospfv3LsaPrefix0::Ospfv3LsaPrefix0 | ( | ) |
|
inline |
|
inline |
| ::inet::L3Address inet::ospfv3::Ospfv3LsaPrefix0::addressPrefix |
Referenced by inet::ospfv3::Ospfv3Area::ageDatabase(), inet::ospfv3::Ospfv3Area::calculateInterAreaRoutes(), inet::ospfv3::Ospfv3NeighborState::changeState(), inet::ospfv3::Ospfv3Area::createRoutingTableEntryFromInterAreaPrefixLSA(), inet::ospfv3::Ospfv3Area::findSameOrWorseCostRoute(), inet::ospfv3::Ospfv3Area::installInterAreaPrefixLSA(), inet::ospfv3::Ospfv3Area::InterAreaPrefixLSAAlreadyExists(), inet::ospfv3::Ospfv3Area::originateInterAreaPrefixLSA(), inet::ospfv3::Ospfv3Interface::originateLinkLSA(), and inet::ospfv3::Ospfv3Area::recheckInterAreaPrefixLSAs().
| bool inet::ospfv3::Ospfv3LsaPrefix0::dnBit = false |
| bool inet::ospfv3::Ospfv3LsaPrefix0::laBit = false |
| bool inet::ospfv3::Ospfv3LsaPrefix0::nuBit = false |
| bool inet::ospfv3::Ospfv3LsaPrefix0::pBit = false |
| uint8_t inet::ospfv3::Ospfv3LsaPrefix0::prefixLen = 0 |
Referenced by inet::ospfv3::Ospfv3Area::ageDatabase(), inet::ospfv3::Ospfv3Area::calculateInterAreaRoutes(), inet::ospfv3::calculateLSASize(), inet::ospfv3::Ospfv3NeighborState::changeState(), inet::ospfv3::Ospfv3Area::createRoutingTableEntryFromInterAreaPrefixLSA(), inet::ospfv3::Ospfv3Area::findSameOrWorseCostRoute(), inet::ospfv3::Ospfv3Area::installInterAreaPrefixLSA(), inet::ospfv3::Ospfv3Area::InterAreaPrefixLSAAlreadyExists(), inet::ospfv3::operator<<(), inet::ospfv3::Ospfv3Area::originateInterAreaPrefixLSA(), inet::ospfv3::Ospfv3Interface::originateLinkLSA(), and inet::ospfv3::Ospfv3Area::recheckInterAreaPrefixLSAs().
| uint16_t inet::ospfv3::Ospfv3LsaPrefix0::reserved = 0 |
| bool inet::ospfv3::Ospfv3LsaPrefix0::reserved1 = 0 |
| bool inet::ospfv3::Ospfv3LsaPrefix0::reserved2 = 0 |
| bool inet::ospfv3::Ospfv3LsaPrefix0::reserved3 = 0 |
| bool inet::ospfv3::Ospfv3LsaPrefix0::xBit = false |