MSFT_NetAdapterChecksumOffloadEncapsulationTypes class

MSFT_NetAdapter_EncapsulationTypes

The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.

Syntax

[Dynamic, Provider("NetAdapterCim")]
class MSFT_NetAdapterChecksumOffloadEncapsulationTypes
{
  boolean NdisEncapsulationNotSupported;
  boolean NdisEncapsulationNotNull;
  boolean NdisEncapsulationIeee802_3;
  boolean NdisEncapsulationIeee802_3pAndq;
  boolean NdisEncapsulationIeee802_3PAndQInOob;
  boolean NdisEncapsulationIeeLlcSnapRouted;
};

Members

The MSFT_NetAdapterChecksumOffloadEncapsulationTypes class has these types of members:

Properties

The MSFT_NetAdapterChecksumOffloadEncapsulationTypes class has these properties.

NdisEncapsulationIeee802_3

Data type: boolean

Access type: Read-only

Specifies IEEE 802.3 encapsulation.

NdisEncapsulationIeee802_3pAndq

Data type: boolean

Access type: Read-only

Specifies IEEE 802.3p and IEEE 802.3q encapsulation.

NdisEncapsulationIeee802_3PAndQInOob

Data type: boolean

Access type: Read-only

Specifies that IEEE 802.3p and IEEE 802.3q encapsulation settings are specified in the NetBufferList as OOB info.

NdisEncapsulationIeeLlcSnapRouted

Data type: boolean

Access type: Read-only

Specifies logical link control (LLC) encapsulation for routed protocols. Also used to indicate Ethernet LLC/SNAP encapsulation.

NdisEncapsulationNotNull

Data type: boolean

Access type: Read-only

Specifies NULL encapsulation.

NdisEncapsulationNotSupported

Data type: boolean

Access type: Read-only

Specifies that no encapsulation offload is supported.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012
Namespace
Root\StandardCimv2
MOF
NetAdapterCim.mof
DLL
NetAdapterCim.dll