ReactOS 0.4.15-dev-7842-g558ab78
_NVNET_OFFLOAD Union Reference

#include <nvnet.h>

Collaboration diagram for _NVNET_OFFLOAD:

Public Attributes

struct {
   ULONG   SendIpOptions:1
 
   ULONG   SendTcpOptions:1
 
   ULONG   SendTcpChecksum:1
 
   ULONG   SendUdpChecksum:1
 
   ULONG   SendIpChecksum:1
 
   ULONG   ReceiveIpOptions:1
 
   ULONG   ReceiveTcpOptions:1
 
   ULONG   ReceiveTcpChecksum:1
 
   ULONG   ReceiveUdpChecksum:1
 
   ULONG   ReceiveIpChecksum:1
 
   ULONG   SendIpV6Options:1
 
   ULONG   SendTcpV6Options:1
 
   ULONG   SendTcpV6Checksum:1
 
   ULONG   SendUdpV6Checksum:1
 
   ULONG   ReceiveIpV6Options:1
 
   ULONG   ReceiveTcpV6Options:1
 
   ULONG   ReceiveTcpV6Checksum:1
 
   ULONG   ReceiveUdpV6Checksum:1
 
}; 
 
ULONG Value
 

Detailed Description

Definition at line 94 of file nvnet.h.

Member Data Documentation

◆ 

struct { ... } _NVNET_OFFLOAD::@999

◆ ReceiveIpChecksum

ULONG _NVNET_OFFLOAD::ReceiveIpChecksum

Definition at line 107 of file nvnet.h.

◆ ReceiveIpOptions

ULONG _NVNET_OFFLOAD::ReceiveIpOptions

Definition at line 103 of file nvnet.h.

◆ ReceiveIpV6Options

ULONG _NVNET_OFFLOAD::ReceiveIpV6Options

Definition at line 114 of file nvnet.h.

◆ ReceiveTcpChecksum

ULONG _NVNET_OFFLOAD::ReceiveTcpChecksum

Definition at line 105 of file nvnet.h.

◆ ReceiveTcpOptions

ULONG _NVNET_OFFLOAD::ReceiveTcpOptions

Definition at line 104 of file nvnet.h.

◆ ReceiveTcpV6Checksum

ULONG _NVNET_OFFLOAD::ReceiveTcpV6Checksum

Definition at line 116 of file nvnet.h.

◆ ReceiveTcpV6Options

ULONG _NVNET_OFFLOAD::ReceiveTcpV6Options

Definition at line 115 of file nvnet.h.

◆ ReceiveUdpChecksum

ULONG _NVNET_OFFLOAD::ReceiveUdpChecksum

Definition at line 106 of file nvnet.h.

◆ ReceiveUdpV6Checksum

ULONG _NVNET_OFFLOAD::ReceiveUdpV6Checksum

Definition at line 117 of file nvnet.h.

◆ SendIpChecksum

ULONG _NVNET_OFFLOAD::SendIpChecksum

Definition at line 101 of file nvnet.h.

◆ SendIpOptions

ULONG _NVNET_OFFLOAD::SendIpOptions

Definition at line 97 of file nvnet.h.

◆ SendIpV6Options

ULONG _NVNET_OFFLOAD::SendIpV6Options

Definition at line 109 of file nvnet.h.

◆ SendTcpChecksum

ULONG _NVNET_OFFLOAD::SendTcpChecksum

Definition at line 99 of file nvnet.h.

◆ SendTcpOptions

ULONG _NVNET_OFFLOAD::SendTcpOptions

Definition at line 98 of file nvnet.h.

◆ SendTcpV6Checksum

ULONG _NVNET_OFFLOAD::SendTcpV6Checksum

Definition at line 111 of file nvnet.h.

◆ SendTcpV6Options

ULONG _NVNET_OFFLOAD::SendTcpV6Options

Definition at line 110 of file nvnet.h.

◆ SendUdpChecksum

ULONG _NVNET_OFFLOAD::SendUdpChecksum

Definition at line 100 of file nvnet.h.

◆ SendUdpV6Checksum

ULONG _NVNET_OFFLOAD::SendUdpV6Checksum

Definition at line 112 of file nvnet.h.

◆ Value

ULONG _NVNET_OFFLOAD::Value

Definition at line 119 of file nvnet.h.


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