summaryrefslogtreecommitdiffstats
path: root/src/stateless/cp/trex_stateless_port.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stateless/cp/trex_stateless_port.h')
-rw-r--r--src/stateless/cp/trex_stateless_port.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/stateless/cp/trex_stateless_port.h b/src/stateless/cp/trex_stateless_port.h
index 64cf73a4..b0b0ddf3 100644
--- a/src/stateless/cp/trex_stateless_port.h
+++ b/src/stateless/cp/trex_stateless_port.h
@@ -203,6 +203,12 @@ public:
std::string get_state_as_string() const;
/**
+ * the the max stream id currently assigned
+ *
+ */
+ int get_max_stream_id() const;
+
+ /**
* fill up properties of the port
*
* @author imarom (16-Sep-15)