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