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