Provided by: systemtap-doc_3.1-3ubuntu0.1_all 

NAME
probe::tcp.recvmsg - Receiving TCP message
SYNOPSIS
tcp.recvmsg
VALUES
saddr A string representing the source IP address family IP address family sport TCP source port daddr A string representing the destination IP address name Name of this probe dport TCP destination port size Number of bytes to be received sock Network socket
CONTEXT
The process which receives a tcp message
SEE ALSO
tapset::tcp(3stap)