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

Data Fields

LAYER_TYPE nLayerType
 
MAC_LAYER_PROTOCOL nMacProtocolId
 
PNETSIM_MACADDRESS szMacAddress
 
bool isWiresharkWriter
 
double dFragmentSize
 
void * MacVar
 

Detailed Description

Definition at line 535 of file Stack.h.

Field Documentation

◆ dFragmentSize

double stru_NetSim_MacLayer::dFragmentSize

Definition at line 541 of file Stack.h.

◆ isWiresharkWriter

bool stru_NetSim_MacLayer::isWiresharkWriter

Definition at line 540 of file Stack.h.

◆ MacVar

void* stru_NetSim_MacLayer::MacVar

Definition at line 542 of file Stack.h.

◆ nLayerType

LAYER_TYPE stru_NetSim_MacLayer::nLayerType

Definition at line 537 of file Stack.h.

◆ nMacProtocolId

MAC_LAYER_PROTOCOL stru_NetSim_MacLayer::nMacProtocolId

Definition at line 538 of file Stack.h.

◆ szMacAddress

PNETSIM_MACADDRESS stru_NetSim_MacLayer::szMacAddress

Definition at line 539 of file Stack.h.


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