icmp_flows : table[icmp_flow_id] of icmp_flow_info
A table tracking all ICMP “flows” by icmp_flow_info
.
“Flows”, which are simply inferred related
sequences of packets between two machines, based on ICMP ID, are timed
out after (currently) 30 seconds of inactivity.