|
Linux Kernel
3.7.1
|
#include <Protocol.h>
Data Fields | |
| USHORT | usSrcPort |
| USHORT | usDestPort |
| ULONG | ulSeqNumber |
| ULONG | ulAckNumber |
| UCHAR | HeaderLength |
| UCHAR | ucFlags |
| USHORT | usWindowsSize |
| USHORT | usChkSum |
| USHORT | usUrgetPtr |
Definition at line 134 of file Protocol.h.
| 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.
1.8.2