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