Scroll to navigation

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

NAME

probe::tcp.recvmsg - Receiving TCP message

SYNOPSIS

tcp.recvmsg 

VALUES

sock
Network socket
name
Name of this probe
saddr
A string representing the source IP address
size
Number of bytes to be received
sport
TCP source port
daddr
A string representing the destination IP address
family
IP address family
dport
TCP destination port

CONTEXT

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