Name
probe::udp.disconnect —
Fires when a process requests for a UDP disconnection
Values
daddr
A string representing the destination IP address
dport
UDP destination port
flags
Flags (e.g. FIN, etc)
name
The name of this probe
sock
Network socket used by the process
family
IP address family
sport
UDP source port
saddr
A string representing the source IP address
Context
The process which requests a UDP disconnection