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