PROBE::UDP.DISCONN(3stap) | Networking Tapset | PROBE::UDP.DISCONN(3stap) |
NAME¶
probe::udp.disconnect.return - UDP has been disconnected successfully
SYNOPSIS¶
udp.disconnect.return
VALUES¶
sport
UDP source port
name
The name of this probe
daddr
A string representing the destination IP address
ret
Error code (0: no error)
dport
UDP destination port
saddr
A string representing the source IP address
family
IP address family
CONTEXT¶
The process which requested a UDP disconnection
SEE ALSO0¶
tapset::udp(3stap)
October 2018 | SystemTap Tapset Reference |