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