summaryrefslogtreecommitdiffstats
path: root/src/stateless/dp/trex_stream_node.h
diff options
context:
space:
mode:
authorimarom <imarom@cisco.com>2016-05-09 16:44:10 +0300
committerimarom <imarom@cisco.com>2016-05-09 16:48:17 +0300
commit3ef23bf8bf6b9f9bb59de4289658f3f81da63435 (patch)
tree5d729805f53f5541d0e99380f6967efd633fbd68 /src/stateless/dp/trex_stream_node.h
parentc4e6748cedf1f9f3a3c1916c96c4f044561b075b (diff)
PCAP remote gtests
Diffstat (limited to 'src/stateless/dp/trex_stream_node.h')
-rw-r--r--src/stateless/dp/trex_stream_node.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stateless/dp/trex_stream_node.h b/src/stateless/dp/trex_stream_node.h
index de4c21de..70054bbc 100644
--- a/src/stateless/dp/trex_stream_node.h
+++ b/src/stateless/dp/trex_stream_node.h
@@ -400,6 +400,7 @@ public:
*/
bool create(uint8_t port_id,
pkt_dir_t dir,
+ socket_id_t socket_id,
const uint8_t *mac_addr,
const std::string &pcap_filename,
double ipg_usec,