Provided by: systemtap-doc_5.0-2ubuntu1_amd64 

NAME
probe::tcp.receive - Called when a TCP packet is received
SYNOPSIS
tcp.receive
VALUES
urg TCP URG flag sport TCP source port daddr A string representing the destination IP address psh TCP PSH flag iphdr IP header address saddr A string representing the source IP address fin TCP FIN flag ack TCP ACK flag family IP address family dport TCP destination port name Name of the probe point rst TCP RST flag protocol Packet protocol from driver syn TCP SYN flag
SEE ALSO
tapset::tcp(3stap)