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

NAME

       probe::tcp.recvmsg - Receiving TCP message

SYNOPSIS

       tcp.recvmsg

VALUES

       saddr
           A string representing the source IP address

       name
           Name of this probe

       family
           IP address family

       sport
           TCP source port

       dport
           TCP destination port

       daddr
           A string representing the destination IP address

       sock
           Network socket

       size
           Number of bytes to be received

CONTEXT

       The process which receives a tcp message