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