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

NAME

       probe::tcp.sendmsg.return - Sending TCP message is done

SYNOPSIS

       tcp.sendmsg.return

VALUES

       size
           Number of bytes sent or error code if an error occurred.

       name
           Name of this probe

CONTEXT

       The process which sends a tcp message

SEE ALSO

       tapset::tcp(3stap)