Provided by: systemtap-doc_4.7-1_amd64
NAME
probe::tcp.recvmsg.return - Receiving TCP message complete
SYNOPSIS
tcp.recvmsg.return
VALUES
daddr A string representing the destination IP address name Name of this probe sport TCP source port saddr A string representing the source IP address family IP address family dport TCP destination port size Number of bytes received or error code if an error occurred.
CONTEXT
The process which receives a tcp message
SEE ALSO
tapset::tcp(3stap)