Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
_TCP_HEADER Struct Reference

#include <Protocol.h>

Data Fields

USHORT usSrcPort
 
USHORT usDestPort
 
ULONG ulSeqNumber
 
ULONG ulAckNumber
 
UCHAR HeaderLength
 
UCHAR ucFlags
 
USHORT usWindowsSize
 
USHORT usChkSum
 
USHORT usUrgetPtr
 

Detailed Description

Definition at line 134 of file Protocol.h.

Field Documentation

UCHAR HeaderLength

Definition at line 140 of file Protocol.h.

UCHAR ucFlags

Definition at line 141 of file Protocol.h.

ULONG ulAckNumber

Definition at line 139 of file Protocol.h.

ULONG ulSeqNumber

Definition at line 138 of file Protocol.h.

USHORT usChkSum

Definition at line 143 of file Protocol.h.

USHORT usDestPort

Definition at line 137 of file Protocol.h.

USHORT usSrcPort

Definition at line 136 of file Protocol.h.

USHORT usUrgetPtr

Definition at line 144 of file Protocol.h.

USHORT usWindowsSize

Definition at line 142 of file Protocol.h.


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