TCP\&.RECEIVE
Section: Networking Tapset (3stap)
Updated: October 2009
Index
Return to Main Contents
NAME
tcp.receive - Called when a TCP packet is received
SYNOPSIS
tcp.receive
VALUES
urg
-
TCP URG flag
psh
-
TCP PSH flag
rst
-
TCP RST flag
dport
-
TCP destination port
saddr
-
A string representing the source IP address
daddr
-
A string representing the destination IP address
ack
-
TCP ACK flag
syn
-
TCP SYN flag
fin
-
TCP FIN flag
sport
-
TCP source port
AUTHOR
SystemTap
-
Hackers
COPYRIGHT