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