Home
last modified time | relevance | path

Searched refs:enable_data_collection_from_mirror (Results 1 – 1 of 1) sorted by relevance

/dports/net-mgmt/fastnetmon/fastnetmon-1.1.4/src/
H A Dfastnetmon.cpp263 bool enable_data_collection_from_mirror = true; variable
1254 enable_data_collection_from_mirror = true; in load_configuration_file()
1256 enable_data_collection_from_mirror = false; in load_configuration_file()
1276 if (enable_netmap_collection && enable_data_collection_from_mirror) { in load_configuration_file()
2502 if (enable_data_collection_from_mirror) { in traffic_draw_program()
2921 if (enable_data_collection_from_mirror) { in main()