|
INET Framework for OMNeT++/OMNEST
|
Struct generated from inet/routing/ospfv3/Ospfv3Packet.msg:117 by opp_msgtool. More...
#include <Ospfv3Packet_m.h>
Public Member Functions | |
| Ospfv3LsaPrefixMetric () | |
| bool | operator== (const Ospfv3LsaPrefixMetric &b) const |
| bool | operator!= (const Ospfv3LsaPrefixMetric &b) const |
Public Attributes | |
| bool | reserved1 = 0 |
| bool | reserved2 = 0 |
| bool | reserved3 = 0 |
| bool | dnBit = 0 |
| bool | pBit = 0 |
| bool | xBit = 0 |
| bool | laBit = 0 |
| bool | nuBit = 0 |
| uint8_t | prefixLen = 0 |
| uint16_t | metric = 0 |
| ::inet::L3Address | addressPrefix |
Struct generated from inet/routing/ospfv3/Ospfv3Packet.msg:117 by opp_msgtool.
| inet::ospfv3::Ospfv3LsaPrefixMetric::Ospfv3LsaPrefixMetric | ( | ) |
|
inline |
|
inline |
| ::inet::L3Address inet::ospfv3::Ospfv3LsaPrefixMetric::addressPrefix |
Referenced by inet::ospfv3::Ospfv3Area::addRouterEntry(), inet::ospfv3::Ospfv3Area::ageDatabase(), inet::ospfv3::Ospfv3Area::calculateInterAreaRoutes(), inet::ospfv3::Ospfv3Area::calculateShortestPathTree(), inet::ospfv3::Ospfv3NeighborState::changeState(), inet::ospfv3::Ospfv3Area::installIntraAreaPrefixLSA(), inet::ospfv3::Ospfv3Area::IntraAreaPrefixLSAAlreadyExists(), inet::ospfv3::Ospfv3Area::intraAreaPrefixLSADiffersFrom(), inet::ospfv3::Ospfv3Area::originateInterAreaPrefixLSA(), inet::ospfv3::Ospfv3Area::originateIntraAreaPrefixLSA(), inet::ospfv3::Ospfv3Area::originateNetIntraAreaPrefixLSA(), and inet::ospfv3::Ospfv3Area::recheckInterAreaPrefixLSAs().
| bool inet::ospfv3::Ospfv3LsaPrefixMetric::dnBit = 0 |
| bool inet::ospfv3::Ospfv3LsaPrefixMetric::laBit = 0 |
| uint16_t inet::ospfv3::Ospfv3LsaPrefixMetric::metric = 0 |
Referenced by inet::ospfv3::Ospfv3Area::installIntraAreaPrefixLSA(), inet::ospfv3::Ospfv3Area::IntraAreaPrefixLSAAlreadyExists(), inet::ospfv3::Ospfv3Area::intraAreaPrefixLSADiffersFrom(), inet::ospfv3::Ospfv3Area::originateInterAreaPrefixLSA(), inet::ospfv3::Ospfv3Area::originateIntraAreaPrefixLSA(), and inet::ospfv3::Ospfv3Area::originateNetIntraAreaPrefixLSA().
| bool inet::ospfv3::Ospfv3LsaPrefixMetric::nuBit = 0 |
| bool inet::ospfv3::Ospfv3LsaPrefixMetric::pBit = 0 |
| uint8_t inet::ospfv3::Ospfv3LsaPrefixMetric::prefixLen = 0 |
Referenced by inet::ospfv3::Ospfv3Area::addRouterEntry(), inet::ospfv3::Ospfv3Area::ageDatabase(), inet::ospfv3::calculateLSASize(), inet::ospfv3::Ospfv3Area::calculateShortestPathTree(), inet::ospfv3::Ospfv3NeighborState::changeState(), inet::ospfv3::Ospfv3Area::installIntraAreaPrefixLSA(), inet::ospfv3::Ospfv3Area::IntraAreaPrefixLSAAlreadyExists(), inet::ospfv3::Ospfv3Area::intraAreaPrefixLSADiffersFrom(), inet::ospfv3::Ospfv3Area::originateInterAreaPrefixLSA(), inet::ospfv3::Ospfv3Area::originateIntraAreaPrefixLSA(), and inet::ospfv3::Ospfv3Area::originateNetIntraAreaPrefixLSA().
| bool inet::ospfv3::Ospfv3LsaPrefixMetric::reserved1 = 0 |
| bool inet::ospfv3::Ospfv3LsaPrefixMetric::reserved2 = 0 |
| bool inet::ospfv3::Ospfv3LsaPrefixMetric::reserved3 = 0 |
| bool inet::ospfv3::Ospfv3LsaPrefixMetric::xBit = 0 |