ReactOS 0.4.15-dev-7846-g8ba6c66
_NL_INTERFACE_OFFLOAD_ROD Struct Reference

#include <nldef.h>

Public Attributes

BOOLEAN NlChecksumSupported:1
 
BOOLEAN NlOptionsSupported:1
 
BOOLEAN TlDatagramChecksumSupported:1
 
BOOLEAN TlStreamChecksumSupported:1
 
BOOLEAN TlStreamOptionsSupported:1
 
BOOLEAN FastPathCompatible:1
 
BOOLEAN TlLargeSendOffloadSupported:1
 
BOOLEAN TlGiantSendOffloadSupported:1
 

Detailed Description

Definition at line 125 of file nldef.h.

Member Data Documentation

◆ FastPathCompatible

BOOLEAN _NL_INTERFACE_OFFLOAD_ROD::FastPathCompatible

Definition at line 131 of file nldef.h.

◆ NlChecksumSupported

BOOLEAN _NL_INTERFACE_OFFLOAD_ROD::NlChecksumSupported

Definition at line 126 of file nldef.h.

◆ NlOptionsSupported

BOOLEAN _NL_INTERFACE_OFFLOAD_ROD::NlOptionsSupported

Definition at line 127 of file nldef.h.

◆ TlDatagramChecksumSupported

BOOLEAN _NL_INTERFACE_OFFLOAD_ROD::TlDatagramChecksumSupported

Definition at line 128 of file nldef.h.

◆ TlGiantSendOffloadSupported

BOOLEAN _NL_INTERFACE_OFFLOAD_ROD::TlGiantSendOffloadSupported

Definition at line 133 of file nldef.h.

◆ TlLargeSendOffloadSupported

BOOLEAN _NL_INTERFACE_OFFLOAD_ROD::TlLargeSendOffloadSupported

Definition at line 132 of file nldef.h.

◆ TlStreamChecksumSupported

BOOLEAN _NL_INTERFACE_OFFLOAD_ROD::TlStreamChecksumSupported

Definition at line 129 of file nldef.h.

◆ TlStreamOptionsSupported

BOOLEAN _NL_INTERFACE_OFFLOAD_ROD::TlStreamOptionsSupported

Definition at line 130 of file nldef.h.


The documentation for this struct was generated from the following file: