Scroll to navigation

PROBE::TCP.RECEIVE(3stap) Networking Tapset PROBE::TCP.RECEIVE(3stap)

NAME

probe::tcp.receive - Called when a TCP packet is received

SYNOPSIS

tcp.receive 

VALUES

fin

TCP FIN flag

ack

TCP ACK flag

syn

TCP SYN flag

iphdr

IP header address

family

IP address family

saddr

A string representing the source IP address

sport

TCP source port

rst

TCP RST flag

name

Name of the probe point

daddr

A string representing the destination IP address

dport

TCP destination port

urg

TCP URG flag

psh

TCP PSH flag

protocol

Packet protocol from driver

SEE ALSO0

tapset::tcp(3stap)

November 2024 SystemTap Tapset Reference