Provided by: systemtap-doc_4.6-2_amd64 
      
    
NAME
       probe::udp.disconnect.return - UDP has been disconnected successfully
SYNOPSIS
       udp.disconnect.return
VALUES
       name
           The name of this probe
       family
           IP address family
       daddr
           A string representing the destination IP address
       saddr
           A string representing the source IP address
       dport
           UDP destination port
       sport
           UDP source port
       ret
           Error code (0: no error)
CONTEXT
       The process which requested a UDP disconnection
SEE ALSO
       tapset::udp(3stap)
SystemTap Tapset Reference                        November 2021                        PROBE::UDP.DISCONN(3stap)