INET Framework for OMNeT++/OMNEST
inet::RipEntry Struct Reference

Struct generated from inet/routing/rip/RipPacket.msg:42 by opp_msgtool. More...

#include <RipPacket_m.h>

Public Member Functions

 RipEntry ()
 

Public Attributes

RipAf addressFamilyId = static_cast<inet::RipAf>(-1)
 
unsigned short routeTag = 0
 
L3Address address
 
int prefixLength = 0
 
L3Address nextHop
 
unsigned int metric = 0
 

Detailed Description

Struct generated from inet/routing/rip/RipPacket.msg:42 by opp_msgtool.

Constructor & Destructor Documentation

◆ RipEntry()

inet::RipEntry::RipEntry ( )

Member Data Documentation

◆ address

◆ addressFamilyId

◆ metric

◆ nextHop

◆ prefixLength

◆ routeTag


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