Scroll to navigation

PROBE::TC(3stap) Networking Tapset PROBE::TC(3stap)

probe::tcp.recvmsg.return
 

NAME

probe::tcp.recvmsg.return - Receiving TCP message complete

SYNOPSIS

tcp.recvmsg.return 

VALUES

saddr
A string representing the source IP address
daddr
A string representing the destination IP address
name
Name of this probe
sport
TCP source port
dport
TCP destination port
size
Number of bytes received or error code if an error occurred.

CONTEXT

The process which receives a tcp message
May 2013 SystemTap Tapset Reference