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