Provided by: systemtap-doc_4.7-1_amd64 bug

NAME

       probe::udp.sendmsg.return - Fires whenever an attempt to send a UDP message is completed

SYNOPSIS

       udp.sendmsg.return

VALUES

       name
           The name of this probe

       size
           Number of bytes sent by the process

CONTEXT

       The process which sent a UDP message

SEE ALSO

       tapset::udp(3stap)