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

NAME

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

SYNOPSIS

9       tcp.recvmsg.return
10

VALUES

12       daddr
13           A string representing the destination IP address
14
15       name
16           Name of this probe
17
18       sport
19           TCP source port
20
21       saddr
22           A string representing the source IP address
23
24       family
25           IP address family
26
27       dport
28           TCP destination port
29
30       size
31           Number of bytes received or error code if an error occurred.
32

CONTEXT

34       The process which receives a tcp message
35

SEE ALSO

37       tapset::tcp(3stap)
38
39
40
41SystemTap Tapset Reference         May 2022          PROBE::TCP.RECVMSG(3stap)
Impressum