NetSim Source Code Help
Loading...
Searching...
No Matches
stru_SwitchTable Struct Reference

#include <Ethernet.h>

Collaboration diagram for stru_SwitchTable:
Collaboration graph

Data Fields

NETSIM_ID vlanId
 
PNETSIM_MACADDRESS mac
 
NETSIM_ID outPort
 
_eleele
 

Detailed Description

Definition at line 117 of file Ethernet.h.

Field Documentation

◆ ele

_ele* stru_SwitchTable::ele

Definition at line 122 of file Ethernet.h.

◆ mac

PNETSIM_MACADDRESS stru_SwitchTable::mac

Definition at line 120 of file Ethernet.h.

◆ outPort

NETSIM_ID stru_SwitchTable::outPort

Definition at line 121 of file Ethernet.h.

◆ vlanId

NETSIM_ID stru_SwitchTable::vlanId

Definition at line 119 of file Ethernet.h.


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