other versions
- buster 4.0-1
- buster-backports 4.4-1~bpo10+1
- testing 4.4-2
- unstable 4.4-2
- experimental 4.5-1
PROBE::TCP.RECVMSG(3stap) | Networking Tapset | PROBE::TCP.RECVMSG(3stap) |
NAME¶
probe::tcp.recvmsg.return - Receiving TCP message completeSYNOPSIS¶
tcp.recvmsg.return
VALUES¶
sportTCP source port
name
Name of this probe
family
IP address family
dport
TCP destination port
size
Number of bytes received or error code if an error
occurred.
daddr
A string representing the destination IP address
saddr
A string representing the source IP address
CONTEXT¶
The process which receives a tcp messageSEE ALSO0¶
tapset::tcp(3stap)October 2018 | SystemTap Tapset Reference |