ReactOS 0.4.15-dev-7942-gd23573b
TCPv4_PSEUDO_HEADER Struct Reference

#include <tcp.h>

Public Attributes

ULONG SourceAddress
 
ULONG DestinationAddress
 
UCHAR Zero
 
UCHAR Protocol
 
USHORT TCPLength
 

Detailed Description

Definition at line 38 of file tcp.h.

Member Data Documentation

◆ DestinationAddress

ULONG TCPv4_PSEUDO_HEADER::DestinationAddress

Definition at line 40 of file tcp.h.

◆ Protocol

UCHAR TCPv4_PSEUDO_HEADER::Protocol

Definition at line 42 of file tcp.h.

◆ SourceAddress

ULONG TCPv4_PSEUDO_HEADER::SourceAddress

Definition at line 39 of file tcp.h.

◆ TCPLength

USHORT TCPv4_PSEUDO_HEADER::TCPLength

Definition at line 43 of file tcp.h.

◆ Zero

UCHAR TCPv4_PSEUDO_HEADER::Zero

Definition at line 41 of file tcp.h.


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