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

Data Fields

unsigned char Type
 
unsigned char Length
 
unsigned char NodePtr
 
unsigned char RESERVED
 
unsigned short int QueryID
 
unsigned short int RESERVED1
 
NETSIM_IPAddress RouteSourceAddress
 
unsigned int IntermediateNodeCount
 
NETSIM_IPAddressIntermediateNodeAddress
 
NETSIM_IPAddress RouteDestinationAddress
 

Detailed Description

Definition at line 64 of file IERP.h.

Field Documentation

◆ IntermediateNodeAddress

NETSIM_IPAddress* stru_IERP_Packet::IntermediateNodeAddress

Definition at line 74 of file IERP.h.

◆ IntermediateNodeCount

unsigned int stru_IERP_Packet::IntermediateNodeCount

Definition at line 73 of file IERP.h.

◆ Length

unsigned char stru_IERP_Packet::Length

Definition at line 67 of file IERP.h.

◆ NodePtr

unsigned char stru_IERP_Packet::NodePtr

Definition at line 68 of file IERP.h.

◆ QueryID

unsigned short int stru_IERP_Packet::QueryID

Definition at line 70 of file IERP.h.

◆ RESERVED

unsigned char stru_IERP_Packet::RESERVED

Definition at line 69 of file IERP.h.

◆ RESERVED1

unsigned short int stru_IERP_Packet::RESERVED1

Definition at line 71 of file IERP.h.

◆ RouteDestinationAddress

NETSIM_IPAddress stru_IERP_Packet::RouteDestinationAddress

Definition at line 75 of file IERP.h.

◆ RouteSourceAddress

NETSIM_IPAddress stru_IERP_Packet::RouteSourceAddress

Definition at line 72 of file IERP.h.

◆ Type

unsigned char stru_IERP_Packet::Type

Definition at line 66 of file IERP.h.


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