probe::udp.disconnect
Name
probe::udp.disconnect — Fires when a process requests for a UDP disconnection
Synopsis
udp.disconnect
udp.disconnect 
Values
daddr- A string representing the destination IP address
 sock- Network socket used by the process
 saddr- A string representing the source IP address
 sport- UDP source port
 flags- Flags (e.g. FIN, etc)
 dport- UDP destination port
 name- The name of this probe
 family- IP address family
 
Context
					The process which requests a UDP disconnection