![]() |
NetSim Source Code Help
|

Go to the source code of this file.
Functions | |
| int | fn_NetSim_802_11_InfrastructureBSS_Init (NETSIM_ID nApID, NETSIM_ID nApInterfaceID) |
| void | fn_NetSim_802_11_InfrastructureBSS_UpdateReceiver (NetSim_PACKET *packet) |
| bool | isPacketforsameInfrastructureBSS (PIEEE802_11_MAC_VAR mac, NetSim_PACKET *packet) |
| void fn_NetSim_802_11_InfrastructureBSS_UpdateReceiver | ( | NetSim_PACKET * | packet | ) |
Definition at line 92 of file InfrastructureBSS.c.


| bool isPacketforsameInfrastructureBSS | ( | PIEEE802_11_MAC_VAR | mac, |
| NetSim_PACKET * | packet | ||
| ) |
Definition at line 111 of file InfrastructureBSS.c.

