Provided by: systemtap-doc_2.9-2ubuntu2_all bug

NAME

       probe::tcp.sendmsg - Sending a tcp message

SYNOPSIS

       tcp.sendmsg

VALUES

       size
           Number of bytes to send

       family
           IP address family

       name
           Name of this probe

       sock
           Network socket

CONTEXT

       The process which sends a tcp message

SEE ALSO

       tapset::tcp(3stap)