probe::tcp.receive — Called when a TCP packet is received
tcp.receive
nameName of the probe point
protocolPacket protocol from driver
familyIP address family
saddrA string representing the source IP address
urgTCP URG flag
pshTCP PSH flag
daddrA string representing the destination IP address
iphdrIP header address
ackTCP ACK flag
dportTCP destination port
synTCP SYN flag
finTCP FIN flag
rstTCP RST flag
sportTCP source port