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