probe::udp.disconnect - Fires when a process requests for a UDP disconnection
Contents
Context
The process which requests a UDP disconnection
Name
probe::udp.disconnect - Fires when a process requests for a UDP disconnection
See Also
tapset::udp(3stap) SystemTap Tapset Reference April 2024 PROBE::UDP.DISCONN(3stap)
Synopsis
udp.disconnect
Values
daddr
A string representing the destination IP address
sport
UDP source port
flags
Flags (e.g. FIN, etc)
name
The name of this probe
sock
Network socket used by the process
saddr
A string representing the source IP address
family
IP address family
dport
UDP destination port
