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

Data Fields

UINT8 addrFamily
 
UINT8 encodingType
 
UINT rsrvd: 5
 
UINT S: 1
 
UINT W: 1
 
UINT R: 1
 
UINT8 maskLen
 
NETSIM_IPAddress SourceAddr
 

Detailed Description

Definition at line 128 of file PIM_Msg.h.

Field Documentation

◆ addrFamily

UINT8 stru_pim_encoded_source_addr::addrFamily

Definition at line 130 of file PIM_Msg.h.

◆ encodingType

UINT8 stru_pim_encoded_source_addr::encodingType

Definition at line 131 of file PIM_Msg.h.

◆ maskLen

UINT8 stru_pim_encoded_source_addr::maskLen

Definition at line 136 of file PIM_Msg.h.

◆ R

UINT stru_pim_encoded_source_addr::R

Definition at line 135 of file PIM_Msg.h.

◆ rsrvd

UINT stru_pim_encoded_source_addr::rsrvd

Definition at line 132 of file PIM_Msg.h.

◆ S

UINT stru_pim_encoded_source_addr::S

Definition at line 133 of file PIM_Msg.h.

◆ SourceAddr

NETSIM_IPAddress stru_pim_encoded_source_addr::SourceAddr

Definition at line 137 of file PIM_Msg.h.

◆ W

UINT stru_pim_encoded_source_addr::W

Definition at line 134 of file PIM_Msg.h.


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