Function t2plugin::hashchaintable_size
source · pub fn hashchaintable_size() -> usize
Expand description
Returns the number of flows that Tranalyzer2 can store in its internal hashtable.
Corresponds to Tranalyzer2 internal mainHashMap->hashChainTableSize
value.