aboutsummaryrefslogtreecommitdiffstats
path: root/lib/includes/hicn/base.h
diff options
context:
space:
mode:
authorMauro Sardara <msardara@cisco.com>2022-10-07 11:25:49 +0000
committerGerrit Code Review <gerrit@fd.io>2022-10-07 11:25:49 +0000
commit03fb1444ad41d254469b4749382d1bf2b7cc48da (patch)
treebec48fc28af32a6f2c002060a45dd99cca471a9c /lib/includes/hicn/base.h
parentcc00608f208258ecce9f7502a6ceca86f095076b (diff)
parent1e73c65c7b18ffcd5a8836fbc8384c21638faf48 (diff)
Merge "test: new packet format functional test with hiperf/libtransport"
Diffstat (limited to 'lib/includes/hicn/base.h')
-rw-r--r--lib/includes/hicn/base.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/includes/hicn/base.h b/lib/includes/hicn/base.h
index 2c80d42e6..dcbe47877 100644
--- a/lib/includes/hicn/base.h
+++ b/lib/includes/hicn/base.h
@@ -137,6 +137,10 @@ int hicn_packet_format_snprintf (char *s, size_t size,
#define HICN_PACKET_FORMAT_NONE \
HICN_PACKET_FORMAT (IPPROTO_NONE, IPPROTO_NONE, IPPROTO_NONE, IPPROTO_NONE)
+/* Default packet format */
+
+#define HICN_PACKET_FORMAT_DEFAULT HICN_PACKET_FORMAT_IPV6_TCP
+
/**
* @brief Return the hICN format with an additional AH header
* @param [in] format - hICN packet format