ReactOS 0.4.16-dev-334-g4d9f67c
|
#include <ntddndis.h>
Public Attributes | |
ULONG | Length |
ULONG | KeyIndex |
ULONG | KeyLength |
NDIS_802_11_MAC_ADDRESS | BSSID |
NDIS_802_11_KEY_RSC | KeyRSC |
UCHAR | KeyMaterial [1] |
Definition at line 160 of file ntddndis.h.
NDIS_802_11_MAC_ADDRESS _NDIS_802_11_KEY::BSSID |
Definition at line 165 of file ntddndis.h.
ULONG _NDIS_802_11_KEY::KeyIndex |
Definition at line 163 of file ntddndis.h.
ULONG _NDIS_802_11_KEY::KeyLength |
Definition at line 164 of file ntddndis.h.
UCHAR _NDIS_802_11_KEY::KeyMaterial[1] |
Definition at line 167 of file ntddndis.h.
NDIS_802_11_KEY_RSC _NDIS_802_11_KEY::KeyRSC |
Definition at line 166 of file ntddndis.h.
ULONG _NDIS_802_11_KEY::Length |
Definition at line 162 of file ntddndis.h.