Tcp.setsockopt.return; Tcp.receive - Red Hat ENTERPRISE LINUX 5.4 - SYSTEMTAP TAPSET Reference Manual

Systemtap tapset reference
Hide thumbs Also See for ENTERPRISE LINUX 5.4 - SYSTEMTAP TAPSET:
Table of Contents

Advertisement

Chapter 8. Networking Tapset
Name
tcp.setsockopt.return — Return from setsockopt
Synopsis

tcp.setsockopt.return

Values
ret
Error code (0: no error)
name
Name of this probe
Context
The process which calls setsockopt
Name
tcp.receive — Called when a TCP packet is received
Synopsis

tcp.receive

Values
urg
TCP URG flag
psh
TCP PSH flag
rst
TCP RST flag
dport
TCP destination port
saddr
A string representing the source IP address
daddr
A string representing the destination IP address
40

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ENTERPRISE LINUX 5.4 - SYSTEMTAP TAPSET and is the answer not in the manual?

Questions and answers

Table of Contents