aboutsummaryrefslogtreecommitdiffstats
path: root/libtransport/includes/hicn/transport/interfaces/socket_options_keys.h
diff options
context:
space:
mode:
authorMauro Sardara <msardara@cisco.com>2020-10-20 10:41:47 +0200
committerMauro Sardara <msardara@cisco.com>2020-10-20 08:43:06 +0000
commite8b709a3c4537c7e71c71575e4835fa761c08d46 (patch)
treed0de591a23d723a622bb94cc6d725fe11aa4aa29 /libtransport/includes/hicn/transport/interfaces/socket_options_keys.h
parent35cd93b3e940d74bd4eb01e0a8034cb8590d90fb (diff)
[HICN-648] Optionally reset RAAQM window in a per-session basis
Signed-off-by: Mauro Sardara <msardara@cisco.com> Change-Id: I6b431db78de2427251d6050dfaff38a741efd9bd
Diffstat (limited to 'libtransport/includes/hicn/transport/interfaces/socket_options_keys.h')
-rw-r--r--libtransport/includes/hicn/transport/interfaces/socket_options_keys.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libtransport/includes/hicn/transport/interfaces/socket_options_keys.h b/libtransport/includes/hicn/transport/interfaces/socket_options_keys.h
index 0b7a79c3d..f50e919b4 100644
--- a/libtransport/includes/hicn/transport/interfaces/socket_options_keys.h
+++ b/libtransport/includes/hicn/transport/interfaces/socket_options_keys.h
@@ -66,6 +66,7 @@ typedef enum {
MINIMUM_DROP_PROBABILITY = 205,
PATH_ID = 206,
RTT_STATS = 207,
+ PER_SESSION_CWINDOW_RESET = 208
} RaaqmTransportOptions;
typedef enum {