Your Logo
Documentation made easier

PROBE::TCP.DISCONN

NAME
SYNOPSIS
VALUES
CONTEXT
SEE ALSO

NAME

probe::tcp.disconnect − TCP socket disconnection

SYNOPSIS

tcp.disconnect

VALUES

dport

TCP destination port

daddr

A string representing the destination IP address

flags

TCP flags (e.g. FIN, etc)

sock

Network socket

name

Name of this probe

saddr

A string representing the source IP address

sport

TCP source port

family

IP address family

CONTEXT

The process which disconnects tcp

SEE ALSO

tapset::tcp(3stap)