TCP Header Expressions

TCP Header Expressions

Content #

Expression Description
ackseq Acknowledgment number
checksum Checksum of the packet
doff Data offset
dport Port to which the packet is destined
flags TCP flags
sequence Sequence number
sport Port from which the packet originated
urgptr Urgent pointer value
window TCP window value

From #