ReactOS 0.4.15-dev-7953-g1f49173
_tagIPv6PseudoHeader Struct Reference

Public Attributes

IPV6_ADDRESS ipph_src
 
IPV6_ADDRESS ipph_dest
 
ULONG ipph_length
 
UCHAR z1
 
UCHAR z2
 
UCHAR z3
 
UCHAR ipph_protocol
 

Detailed Description

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

Member Data Documentation

◆ ipph_dest

IPV6_ADDRESS _tagIPv6PseudoHeader::ipph_dest

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

Referenced by CalculateIpv6PseudoHeaderChecksum().

◆ ipph_length

ULONG _tagIPv6PseudoHeader::ipph_length

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

Referenced by CalculateIpv6PseudoHeaderChecksum().

◆ ipph_protocol

UCHAR _tagIPv6PseudoHeader::ipph_protocol

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

Referenced by CalculateIpv6PseudoHeaderChecksum().

◆ ipph_src

IPV6_ADDRESS _tagIPv6PseudoHeader::ipph_src

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

Referenced by CalculateIpv6PseudoHeaderChecksum().

◆ z1

UCHAR _tagIPv6PseudoHeader::z1

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

Referenced by CalculateIpv6PseudoHeaderChecksum().

◆ z2

UCHAR _tagIPv6PseudoHeader::z2

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

Referenced by CalculateIpv6PseudoHeaderChecksum().

◆ z3

UCHAR _tagIPv6PseudoHeader::z3

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

Referenced by CalculateIpv6PseudoHeaderChecksum().


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