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

family

IP address family

flags

Flags (e.g. FIN, etc)

dport

UDP destination port

sock

Network socket used by the process

sport

UDP source port

saddr

A string representing the source IP address

name

The name of this probe

Context

The process which requests a UDP disconnection