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