aboutsummaryrefslogtreecommitdiffstats
path: root/src/scvpp/src/sc_vpp_comm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/scvpp/src/sc_vpp_comm.h')
-rw-r--r--src/scvpp/src/sc_vpp_comm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scvpp/src/sc_vpp_comm.h b/src/scvpp/src/sc_vpp_comm.h
index 0041b8f..3799571 100644
--- a/src/scvpp/src/sc_vpp_comm.h
+++ b/src/scvpp/src/sc_vpp_comm.h
@@ -25,7 +25,7 @@ DEFINE_VAPI_MSG_IDS_VPE_API_JSON;
#include <sysrepo/plugins.h> //for SC_LOG_DBG
#define VPP_INTFC_NAME_LEN 64
-#define VPP_TAP_NAME_LEN VPP_INTFC_NAME_LEN
+#define VPP_TAPV2_NAME_LEN VPP_INTFC_NAME_LEN
#define VPP_IP4_ADDRESS_LEN 4
#define VPP_IP6_ADDRESS_LEN 16
#define VPP_IP4_ADDRESS_STRING_LEN 16