Scroll to navigation

PROBE::TCP.RECVMSG(3stap) Networking Tapset PROBE::TCP.RECVMSG(3stap)

NAME

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

SYNOPSIS

tcp.recvmsg.return 

VALUES

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

CONTEXT

The process which receives a tcp message
November 2014 SystemTap Tapset Reference