1PROBE::TCP.SENDMSG(3stap) Networking Tapset PROBE::TCP.SENDMSG(3stap)
23
4
NAME
6probe::tcp.sendmsg - Sending a tcp message
7
SYNOPSIS
9tcp.sendmsg
10
VALUES
12sock
13Network socket
1415
size
16Number of bytes to send
1718
name
19Name of this probe
2021
family
22IP address family
23
CONTEXT
25The process which sends a tcp message
26
SEE ALSO
28tapset::tcp(3stap)
2930
31
32
SystemTap Tapset Reference May 2019 PROBE::TCP.SENDMSG(3stap)