|
INET Framework for OMNeT++/OMNEST
|
Struct generated from inet/routing/ospfv3/Ospfv3Packet.msg:39 by opp_msgtool. More...
#include <Ospfv3Packet_m.h>
Public Member Functions | |
| Ospfv3Options () | |
Public Attributes | |
| uint16_t | reserved = 0 |
| bool | reservedOne = false |
| bool | reservedTwo = false |
| bool | dcBit = false |
| bool | rBit = false |
| bool | nBit = false |
| bool | xBit = 0 |
| bool | eBit = false |
| bool | v6Bit = false |
Struct generated from inet/routing/ospfv3/Ospfv3Packet.msg:39 by opp_msgtool.
| inet::ospfv3::Ospfv3Options::Ospfv3Options | ( | ) |
| bool inet::ospfv3::Ospfv3Options::dcBit = false |
Referenced by inet::ospfv3::operator!=(), and inet::ospfv3::operator==().
| bool inet::ospfv3::Ospfv3Options::eBit = false |
| bool inet::ospfv3::Ospfv3Options::nBit = false |
| bool inet::ospfv3::Ospfv3Options::rBit = false |
| uint16_t inet::ospfv3::Ospfv3Options::reserved = 0 |
| bool inet::ospfv3::Ospfv3Options::reservedOne = false |
| bool inet::ospfv3::Ospfv3Options::reservedTwo = false |
| bool inet::ospfv3::Ospfv3Options::v6Bit = false |
| bool inet::ospfv3::Ospfv3Options::xBit = 0 |
Referenced by inet::ospfv3::operator!=(), and inet::ospfv3::operator==().