summaryrefslogtreecommitdiffstats
path: root/src/sim/trex_sim.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sim/trex_sim.h')
-rw-r--r--src/sim/trex_sim.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/sim/trex_sim.h b/src/sim/trex_sim.h
index 59184b75..5aeeb226 100644
--- a/src/sim/trex_sim.h
+++ b/src/sim/trex_sim.h
@@ -149,7 +149,9 @@ private:
uint64_t &simulated_pkts,
uint64_t &written_pkts);
+ void cleanup();
void flush_dp_to_cp_messages_core(int core_index);
+ void flush_cp_to_dp_messages_core(int core_index);
void validate_response(const Json::Value &resp);