1PROBE::UDP.SENDMSG(3stap) Networking Tapset PROBE::UDP.SENDMSG(3stap)
23
4
NAME
6probe::udp.sendmsg - Fires whenever a process sends a UDP message
7
SYNOPSIS
9udp.sendmsg
10
VALUES
12name
13The name of this probe
1415
size
16Number of bytes sent by the process
1718
sock
19Network socket used by the process
20
CONTEXT
22The process which sent a UDP message
2324
25
26
SystemTap Tapset Reference August 2011 PROBE::UDP.SENDMSG(3stap)