Provided by: systemtap-doc_5.1-5_amd64 

NAME
probe::udp.disconnect - Fires when a process requests for a UDP disconnection
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
CONTEXT
The process which requests a UDP disconnection
SEE ALSO
tapset::udp(3stap) SystemTap Tapset Reference April 2024 PROBE::UDP.DISCONN(3stap)