NetSim Source Code Help v14.4
All 13 Components
 
Loading...
Searching...
No Matches
stru_IERP_RoutingTable Struct Reference
Collaboration diagram for stru_IERP_RoutingTable:

Data Fields

NETSIM_IPAddress DestAddr
 
NETSIM_IPAddress SubnetMask
 
unsigned int count
 
NETSIM_IPAddressRoute
 
unsigned int * RouteMetrics
 
bool flag
 
_eleele
 

Detailed Description

Definition at line 93 of file IERP.h.

Field Documentation

◆ count

unsigned int stru_IERP_RoutingTable::count

Definition at line 97 of file IERP.h.

◆ DestAddr

NETSIM_IPAddress stru_IERP_RoutingTable::DestAddr

Definition at line 95 of file IERP.h.

◆ ele

_ele* stru_IERP_RoutingTable::ele

Definition at line 101 of file IERP.h.

◆ flag

bool stru_IERP_RoutingTable::flag

Definition at line 100 of file IERP.h.

◆ Route

NETSIM_IPAddress* stru_IERP_RoutingTable::Route

Definition at line 98 of file IERP.h.

◆ RouteMetrics

unsigned int* stru_IERP_RoutingTable::RouteMetrics

Definition at line 99 of file IERP.h.

◆ SubnetMask

NETSIM_IPAddress stru_IERP_RoutingTable::SubnetMask

Definition at line 96 of file IERP.h.


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