PROBE::TCP.DISCONN(3stap) | Networking Tapset | PROBE::TCP.DISCONN(3stap) |
NAME¶
probe::tcp.disconnect - TCP socket disconnection
SYNOPSIS¶
tcp.disconnect
VALUES¶
daddr
A string representing the destination IP address
saddr
A string representing the source IP address
dport
TCP destination port
sock
Network socket
sport
TCP source port
flags
TCP flags (e.g. FIN, etc)
family
IP address family
name
Name of this probe
CONTEXT¶
The process which disconnects tcp
SEE ALSO0¶
tapset::tcp(3stap)
April 2023 | SystemTap Tapset Reference |