PROBE::TCP.RECEIVE

Section: Networking Tapset (3stap)
Updated: October 2025
Index Return to Main Contents
 

NAME

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

SYNOPSIS

tcp.receive 
 

VALUES

protocol

Packet protocol from driver

iphdr

IP header address

name

Name of the probe point

syn

TCP SYN flag

fin

TCP FIN flag

sport

TCP source port

saddr

A string representing the source IP address

rst

TCP RST flag

family

IP address family

psh

TCP PSH flag

ack

TCP ACK flag

daddr

A string representing the destination IP address

dport

TCP destination port

urg

TCP URG flag
 

SEE ALSO

tapset::tcp(3stap)


 

Index

NAME
SYNOPSIS
VALUES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 21:32:39 GMT, May 01, 2026