Provided by: systemtap-doc_5.0-2ubuntu1_amd64 bug

NAME

       probe::udp.disconnect.return - UDP has been disconnected successfully

SYNOPSIS

       udp.disconnect.return

VALUES

       sport
           UDP source port

       daddr
           A string representing the destination IP address

       name
           The name of this probe

       ret
           Error code (0: no error)

       saddr
           A string representing the source IP address

       family
           IP address family

       dport
           UDP destination port

CONTEXT

       The process which requested a UDP disconnection

SEE ALSO

       tapset::udp(3stap)