Provided by: systemtap-doc_4.6-2_amd64 

NAME
probe::udp.disconnect - Fires when a process requests for a UDP disconnection
SYNOPSIS
udp.disconnect
VALUES
sport
UDP source port
dport
UDP destination port
saddr
A string representing the source IP address
sock
Network socket used by the process
daddr
A string representing the destination IP address
flags
Flags (e.g. FIN, etc)
name
The name of this probe
family
IP address family
CONTEXT
The process which requests a UDP disconnection
SEE ALSO
tapset::udp(3stap)
SystemTap Tapset Reference November 2021 PROBE::UDP.DISCONN(3stap)