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