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 - Fires when a process requests for a UDP disconnection
SYNOPSIS¶
udp.disconnect
VALUES¶
daddr
A string representing the destination IP address
saddr
A string representing the source IP address
sport
UDP source port
dport
UDP destination port
flags
Flags (e.g. FIN, etc)
sock
Network socket used by the process
name
The name of this probe
family
IP address family
CONTEXT¶
The process which requests a UDP disconnection
SEE ALSO0¶
tapset::udp(3stap)
| October 2025 | SystemTap Tapset Reference |