ReactOS 0.4.15-dev-7994-gb388cb6
_tagIPv4PseudoHeader Struct Reference

Public Attributes

ULONG ipph_src
 
ULONG ipph_dest
 
UCHAR ipph_zero
 
UCHAR ipph_protocol
 
USHORT ipph_length
 

Detailed Description

Definition at line 67 of file sw-offload.c.

Member Data Documentation

◆ ipph_dest

ULONG _tagIPv4PseudoHeader::ipph_dest

Definition at line 69 of file sw-offload.c.

Referenced by CalculateIpv4PseudoHeaderChecksum().

◆ ipph_length

USHORT _tagIPv4PseudoHeader::ipph_length

Definition at line 72 of file sw-offload.c.

Referenced by CalculateIpv4PseudoHeaderChecksum().

◆ ipph_protocol

UCHAR _tagIPv4PseudoHeader::ipph_protocol

Definition at line 71 of file sw-offload.c.

Referenced by CalculateIpv4PseudoHeaderChecksum().

◆ ipph_src

ULONG _tagIPv4PseudoHeader::ipph_src

Definition at line 68 of file sw-offload.c.

Referenced by CalculateIpv4PseudoHeaderChecksum().

◆ ipph_zero

UCHAR _tagIPv4PseudoHeader::ipph_zero

Definition at line 70 of file sw-offload.c.

Referenced by CalculateIpv4PseudoHeaderChecksum().


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