ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

PNDIS_TCP_IP_CHECKSUM_PACKET_INFO Struct Reference

#include <ndis.h>

Data Fields

union {
   struct {
      ULONG   NdisPacketChecksumV4:1
      ULONG   NdisPacketChecksumV6:1
      ULONG   NdisPacketTcpChecksum:1
      ULONG   NdisPacketUdpChecksum:1
      ULONG   NdisPacketIpChecksum:1
   }   Transmit
   struct {
      ULONG   NdisPacketTcpChecksumFailed:1
      ULONG   NdisPacketUdpChecksumFailed:1
      ULONG   NdisPacketIpChecksumFailed:1
      ULONG   NdisPacketTcpChecksumSucceeded:1
      ULONG   NdisPacketUdpChecksumSucceeded:1
      ULONG   NdisPacketIpChecksumSucceeded:1
      ULONG   NdisPacketLoopback:1
   }   Receive
   ULONG   Value
}; 

Detailed Description

Definition at line 1383 of file ndis.h.


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

Generated on Sat May 26 2012 06:37:50 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.