Scroll to navigation

PROBE::UDP.DISCONN(3stap) Networking Tapset PROBE::UDP.DISCONN(3stap)

NAME

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

SYNOPSIS

udp.disconnect 

VALUES

sock
Network socket used by the process
saddr
A string representing the source IP address
dport
UDP destination port
name
The name of this probe
family
IP address family
daddr
A string representing the destination IP address
sport
UDP source port
flags
Flags (e.g. FIN, etc)

CONTEXT

The process which requests a UDP disconnection
November 2014 SystemTap Tapset Reference