Scroll to navigation

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

NAME

probe::udp.sendmsg - Fires whenever a process sends a UDP message

SYNOPSIS

udp.sendmsg 

VALUES

sock
Network socket used by the process
size
Number of bytes sent 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

CONTEXT

The process which sent a UDP message
November 2014 SystemTap Tapset Reference