Contains TCP-related information of the network flow.
| Field Name | Type | Description |
|---|---|---|
| TCP_Sequence_Number0..1 | IntegerObjectPropertyType |
TCP sequence number. |
| Initial_TCP_Flags0..1 | TCPFlagsType |
TCP flags of the first packet. |
| Union_TCP_Flags0..1 | HexBinaryObjectPropertyType |
The union of the TCP flags of the 2...nth packet. |