aboutsummaryrefslogtreecommitdiffstats
path: root/libtransport/includes/hicn/transport/interfaces/socket_options_keys.h
diff options
context:
space:
mode:
authorMichele Papalini <micpapal@cisco.com>2020-10-20 09:05:56 +0000
committerGerrit Code Review <gerrit@fd.io>2020-10-20 09:05:56 +0000
commitdd89047e434afe4c79e6771f0a50b5ae1e08798e (patch)
tree46fa885ddf39e43edb5119e4ee3415bc027fc401 /libtransport/includes/hicn/transport/interfaces/socket_options_keys.h
parent56125366e9d8e526f64b43f661c6c5c3b2fb6f8a (diff)
parente8b709a3c4537c7e71c71575e4835fa761c08d46 (diff)
Merge "[HICN-648] Optionally reset RAAQM window in a per-session basis"
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 {