The bitwise AND of two TCP state flag sets.
The bitwise XOR of two TCP state flag sets.
True if this flow carries on after truncation due to a timeout or other flush of the sensor's cache.
True if this flow carries on after truncation due to a timeout or other flush of the sensor's cache. There may be a matching flow record with the truncated flag set.
True if this record contains expanded flag information
(initFlags and restFlags).
True if additional packets were seen following a packet with the FIN flag set.
True if this flow's IP addresses are IPv6 addresses.
The byte value representing this state vector.
Returns a string representation of this TCPState value using the following characters:
Returns a string representation of this TCPState value using the following characters:
T truncatedC continuationF finFollowedS uniformPacketSizex expandedFlags6 isIPv6
True if this flow was truncated due to a timeout or other flush of the sensor's cache.
True if this flow was truncated due to a timeout or other flush of the sensor's cache. There may be a matching flow record with the continuation flag set.
The bitwise NOT of a set of TCP state flags.
True if all packets in the flow had the same size in bytes.
The bitwise OR of two TCP state flag sets.
A SiLK TCP state flag vector, encoding various properties of TCP packets in a TCP flow, as encoded in a Byte value.
The byte value representing this state vector.