Name

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

Synopsis

udp.disconnect 

Values

name

The name of this probe

sport

UDP source port

family

IP address family

sock

Network socket used by the process

flags

Flags (e.g. FIN, etc)

saddr

A string representing the source IP address

daddr

A string representing the destination IP address

dport

UDP destination port

Context

The process which requests a UDP disconnection