Provided by: systemtap-doc_2.3-1ubuntu1.4_all bug

NAME

       probe::tcp.receive - Called when a TCP packet is received

SYNOPSIS

       tcp.receive

VALUES

       dport
           TCP destination port

       family
           IP address family

       sport
           TCP source port

       name
           Name of the probe point

       fin
           TCP FIN flag

       urg
           TCP URG flag

       rst
           TCP RST flag

       saddr
           A string representing the source IP address

       psh
           TCP PSH flag

       syn
           TCP SYN flag

       protocol
           Packet protocol from driver

       iphdr
           IP header address

       daddr
           A string representing the destination IP address

       ack
           TCP ACK flag