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¶
daddr
A string representing the destination IP address
sport
UDP source port
name
The name of this probe
saddr
A string representing the source IP address
dport
UDP destination port
family
IP address family
ret
Error code (0: no error)
CONTEXT¶
The process which requested a UDP disconnection
SEE ALSO0¶
tapset::udp(3stap)
April 2024 | SystemTap Tapset Reference |