Your Logo
Documentation made easier

PROBE::TCP.RECEIVE

NAME
SYNOPSIS
VALUES
SEE ALSO

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 ALSO

tapset::tcp(3stap)