
Data Fields | |
| NETSIM_ID | devId |
| UINT | lanCount |
| ptrETH_LAN * | lanVar |
| bool | isSPT |
| NetSim_BUFFER * | buffer |
| bool | isVLAN |
| UINT | trunkPortCount |
| NETSIM_ID * | trunkPortIds |
| bool | isIGMPSnooping |
Definition at line 189 of file Ethernet.h.
| NetSim_BUFFER* stru_ethernet_var::buffer |
Definition at line 197 of file Ethernet.h.
| NETSIM_ID stru_ethernet_var::devId |
Definition at line 191 of file Ethernet.h.
| bool stru_ethernet_var::isIGMPSnooping |
Definition at line 203 of file Ethernet.h.
| bool stru_ethernet_var::isSPT |
Definition at line 195 of file Ethernet.h.
| bool stru_ethernet_var::isVLAN |
Definition at line 199 of file Ethernet.h.
| UINT stru_ethernet_var::lanCount |
Definition at line 192 of file Ethernet.h.
| ptrETH_LAN* stru_ethernet_var::lanVar |
Definition at line 193 of file Ethernet.h.
| UINT stru_ethernet_var::trunkPortCount |
Definition at line 200 of file Ethernet.h.
| NETSIM_ID* stru_ethernet_var::trunkPortIds |
Definition at line 201 of file Ethernet.h.