Click to Rate and Give Feedback
MSDN
MSDN Library
Windows Driver Kit
Network
Reference
NDIS Objects
 OID_802_11_PRIVACY_FILTER

  Switch on low bandwidth view
Windows Driver Kit: Network Devices and Protocols
OID_802_11_PRIVACY_FILTER

When set, the OID_802_11_PRIVACY_FILTER OID requests that the miniport driver set its IEEE 802.1X privacy filter mode to a specified value. The miniport driver returns NDIS_STATUS_INVALID_DATA if an invalid value is specified.

When queried, this OID requests that the miniport driver return its current IEEE 802.1X privacy filter mode.

The data passed in a query or setting of this OID is the NDIS_802_11_PRIVACY_FILTER enumeration. This enumeration defines the privacy filters as follows:

Ndis802_11PrivFilterAcceptAll
Specifies an open mode. In this mode, the device accepts any packet if the packet is not encrypted or if the device successfully decrypts it.
Ndis802_11PrivFilter8021xWEP
Specifies a filtering mode. In this mode, IEEE 802.1X packets are accepted even if they are not encrypted. However, the device accepts nothing else unless it is encrypted.


Send feedback on this topic
Built on May 20, 2009
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker