SharpPcap : SharpPcap.AirPcap Namespace

AirPcapLinkTypes Enum

Link type

Syntax

public enum AirPcapLinkTypes

Remarks

Documentation for this section has not yet been entered.

Members

Member Name Description
_802_11 plain 802.11 link type. Every packet in the buffer contains the raw 802.11 frame, including MAC FCS.
_802_11_PLUS_PPI 802.11 plus PPI header link type. Every packet in the buffer contains a PPI header followed by the 802.11 frame. MAC FCS is included.
_802_11_PLUS_RADIO 802.11 plus radiotap link type. Every packet in the buffer contains a radiotap header followed by the 802.11 frame. MAC FCS is included.
UNKNOWN Unknown link type, should be seen only in error

Requirements

Namespace: SharpPcap.AirPcap
Assembly: SharpPcap (in SharpPcap.dll)
Assembly Versions: 4.0.1.0