Ubuntu Manpages

probe::udp.disconnect

Fires when a process requests for a UDP disconnection

udp.disconnect 

sport

UDP source port

dport

UDP destination port

saddr

A string representing the source IP address

sock

Network socket used by the process

daddr

A string representing the destination IP address

flags

Flags (e.g. FIN, etc)

name

The name of this probe

family

IP address family

The process which requests a UDP disconnection

tapset::udp(3stap)