Your Logo
Documentation made easier

PROBE::TCP.RECVMSG

NAME
SYNOPSIS
VALUES
CONTEXT
SEE ALSO

NAME

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

SYNOPSIS

tcp.recvmsg.return

VALUES

family

IP address family

size

Number of bytes received or error code if an error occurred.

saddr

A string representing the source IP address

sport

TCP source port

name

Name of this probe

daddr

A string representing the destination IP address

dport

TCP destination port

CONTEXT

The process which receives a tcp message

SEE ALSO

tapset::tcp(3stap)