probe::udp.disconnect.3stap - Man Page
Fires when a process requests for a UDP disconnection
Synopsis
udp.disconnect
Values
- daddr
A string representing the destination IP address
- sport
UDP source port
- flags
Flags (e.g. FIN, etc)
- name
The name of this probe
- sock
Network socket used by the process
- saddr
A string representing the source IP address
- family
IP address family
- dport
UDP destination port
Context
The process which requests a UDP disconnection
See Also0
tapset::udp(3stap)
Info
April 2024 SystemTap Tapset Reference Networking Tapset