Name

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

Synopsis

udp.disconnect 

Values

name

The name of this probe

daddr

A string representing the destination IP address

saddr

A string representing the source IP address

flags

Flags (e.g. FIN, etc)

sport

UDP source port

dport

UDP destination port

sock

Network socket used by the process

family

IP address family

Context

The process which requests a UDP disconnection