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

#include <IEEE802_11_MAC_Frame.h>

Collaboration diagram for stru_ieee802_11_hdr:
Collaboration graph

Data Fields

UINT hdrType
 
void * hdr
 
NETSIM_ID sendInterfaceId
 
NETSIM_ID recvInterfaceId
 

Detailed Description

Definition at line 150 of file IEEE802_11_MAC_Frame.h.

Field Documentation

◆ hdr

void* stru_ieee802_11_hdr::hdr

Definition at line 153 of file IEEE802_11_MAC_Frame.h.

◆ hdrType

UINT stru_ieee802_11_hdr::hdrType

Definition at line 152 of file IEEE802_11_MAC_Frame.h.

◆ recvInterfaceId

NETSIM_ID stru_ieee802_11_hdr::recvInterfaceId

Definition at line 156 of file IEEE802_11_MAC_Frame.h.

◆ sendInterfaceId

NETSIM_ID stru_ieee802_11_hdr::sendInterfaceId

Definition at line 155 of file IEEE802_11_MAC_Frame.h.


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