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