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