1PROBE::TCP.RECVMSG(3stap)      Networking Tapset     PROBE::TCP.RECVMSG(3stap)
2
3
4

NAME

6       probe::tcp.recvmsg - Receiving TCP message
7

SYNOPSIS

9       tcp.recvmsg
10

VALUES

12       sock
13           Network socket
14
15       dport
16           TCP destination port
17
18       name
19           Name of this probe
20
21       saddr
22           A string representing the source IP address
23
24       size
25           Number of bytes to be received
26
27       daddr
28           A string representing the destination IP address
29
30       sport
31           TCP source port
32
33       family
34           IP address family
35

CONTEXT

37       The process which receives a tcp message
38

SEE ALSO

40       tapset::tcp(3stap)
41
42
43
44SystemTap Tapset Reference       November 2022       PROBE::TCP.RECVMSG(3stap)
Impressum