Name

probe::udp.disconnect — Fires when a process requests for a UDP disconnection

Synopsis

udp.disconnect 

Values

saddr

A string representing the source IP address

family

IP address family

sport

UDP source port

dport

UDP destination port

name

The name of this probe

sock

Network socket used by the process

flags

Flags (e.g. FIN, etc)

daddr

A string representing the destination IP address

Context

The process which requests a UDP disconnection