Your Logo
Documentation made easier

PROBE::TCP.RECVMSG

NAME
SYNOPSIS
VALUES
CONTEXT
SEE ALSO

NAME

probe::tcp.recvmsg − Receiving TCP message

SYNOPSIS

tcp.recvmsg

VALUES

family

IP address family

sport

TCP source port

saddr

A string representing the source IP address

size

Number of bytes to be received

name

Name of this probe

sock

Network socket

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)