PROBE::TCP\&.RECVMSG
Section: Networking Tapset (3stap)
Updated: November 2020
Page Index
NAME
probe::tcp.recvmsg.return - Receiving TCP message complete
SYNOPSIS
tcp.recvmsg.return
VALUES
saddr
-
A string representing the source IP address
sport
-
TCP source port
size
-
Number of bytes received or error code if an error occurred.
family
-
IP address family
daddr
-
A string representing the destination IP address
name
-
Name of this probe
dport
-
TCP destination port
CONTEXT
The process which receives a tcp message
SEE ALSO
tapset::tcp(3stap)