INET Framework for OMNeT++/OMNEST
inet::ospfv3::Ospfv3Options Struct Reference

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
 

Detailed Description

Struct generated from inet/routing/ospfv3/Ospfv3Packet.msg:39 by opp_msgtool.

Constructor & Destructor Documentation

◆ Ospfv3Options()

inet::ospfv3::Ospfv3Options::Ospfv3Options ( )

Member Data Documentation

◆ dcBit

bool inet::ospfv3::Ospfv3Options::dcBit = false

◆ eBit

◆ nBit

bool inet::ospfv3::Ospfv3Options::nBit = false

◆ rBit

bool inet::ospfv3::Ospfv3Options::rBit = false

◆ reserved

uint16_t inet::ospfv3::Ospfv3Options::reserved = 0

◆ reservedOne

bool inet::ospfv3::Ospfv3Options::reservedOne = false

◆ reservedTwo

bool inet::ospfv3::Ospfv3Options::reservedTwo = false

◆ v6Bit

bool inet::ospfv3::Ospfv3Options::v6Bit = false

◆ xBit

bool inet::ospfv3::Ospfv3Options::xBit = 0

The documentation for this struct was generated from the following file: