Searched defs:flow_table (Results 1 – 2 of 2) sorted by relevance
400 const tables::FlowTable& flow_table() const { return flow_table_; } in flow_table() function
1094 const auto& flow_table = storage_->flow_table(); in ExportFlows() local