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