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

urg

TCP URG flag

saddr

A string representing the source IP address

psh

TCP PSH flag

protocol

Packet protocol from driver

dport

TCP destination port

rst

TCP RST flag

iphdr

IP header address

family

IP address family

syn

TCP SYN flag

name

Name of the probe point

fin

TCP FIN flag

sport

TCP source port

ack

TCP ACK flag

daddr

A string representing the destination IP address

SEE ALSO0

tapset::tcp(3stap)

November 2022 SystemTap Tapset Reference