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

Data Fields

NETSIM_ID devId
 
UINT lanCount
 
ptrETH_LANlanVar
 
bool isSPT
 
NetSim_BUFFERbuffer
 
bool isVLAN
 
UINT trunkPortCount
 
NETSIM_ID * trunkPortIds
 
bool isIGMPSnooping
 

Detailed Description

Definition at line 189 of file Ethernet.h.

Field Documentation

◆ buffer

NetSim_BUFFER* stru_ethernet_var::buffer

Definition at line 197 of file Ethernet.h.

◆ devId

NETSIM_ID stru_ethernet_var::devId

Definition at line 191 of file Ethernet.h.

◆ isIGMPSnooping

bool stru_ethernet_var::isIGMPSnooping

Definition at line 203 of file Ethernet.h.

◆ isSPT

bool stru_ethernet_var::isSPT

Definition at line 195 of file Ethernet.h.

◆ isVLAN

bool stru_ethernet_var::isVLAN

Definition at line 199 of file Ethernet.h.

◆ lanCount

UINT stru_ethernet_var::lanCount

Definition at line 192 of file Ethernet.h.

◆ lanVar

ptrETH_LAN* stru_ethernet_var::lanVar

Definition at line 193 of file Ethernet.h.

◆ trunkPortCount

UINT stru_ethernet_var::trunkPortCount

Definition at line 200 of file Ethernet.h.

◆ trunkPortIds

NETSIM_ID* stru_ethernet_var::trunkPortIds

Definition at line 201 of file Ethernet.h.


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