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

daddr

A string representing the destination IP address

sock

Network socket used by the process

name

The name of this probe

dport

UDP destination port

sport

UDP source port

family

IP address family

flags

Flags (e.g. FIN, etc)

Context

The process which requests a UDP disconnection