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