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       saddr
13           A string representing the source IP address
14
15       daddr
16           A string representing the destination IP address
17
18       name
19           Name of this probe
20
21       sport
22           TCP source port
23
24       dport
25           TCP destination port
26
27       size
28           Number of bytes to be received
29
30       sock
31           Network socket
32

CONTEXT

34       The process which receives a tcp message
35
36
37
38SystemTap Tapset Reference        August 2011        PROBE::TCP.RECVMSG(3stap)
Impressum