NDIS_RFC6877_464XLAT_OFFLOAD - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ntddndis.h

typedef struct _NDIS_RFC6877_464XLAT_OFFLOAD {
  NDIS_RFC6877_464XLAT_OFFLOAD_OPTIONS XlatOffload;
  ULONG                                Flags;
} NDIS_RFC6877_464XLAT_OFFLOAD, *PNDIS_RFC6877_464XLAT_OFFLOAD;

View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-ntddndis-_ndis_rfc6877_464xlat_offload)

_NDIS_RFC6877_464XLAT_OFFLOAD structure

Description

The NDIS_RFC6877_464XLAT_OFFLOAD structure contains 464XLAT hardware offload information.

Members

XlatOffload

An NDIS_RFC6877_464XLAT_OFFLOAD_OPTIONS value that describes a miniport driver's 464XLAT hardware offload capabilities.

Flags

Reserved for system use. This member is always zero (0).

Remarks

See also

NDIS_OFFLOAD