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