Provided by: systemtap-doc_4.8-2_amd64
NAME
probe::tcp.disconnect - TCP socket disconnection
SYNOPSIS
tcp.disconnect
VALUES
family IP address family sport TCP source port daddr A string representing the destination IP address flags TCP flags (e.g. FIN, etc) saddr A string representing the source IP address name Name of this probe sock Network socket dport TCP destination port
CONTEXT
The process which disconnects tcp
SEE ALSO
tapset::tcp(3stap)