summaryrefslogtreecommitdiff
path: root/media/mtransport/third_party/nICEr/src/ice/ice_ctx.h
diff options
context:
space:
mode:
Diffstat (limited to 'media/mtransport/third_party/nICEr/src/ice/ice_ctx.h')
-rw-r--r--media/mtransport/third_party/nICEr/src/ice/ice_ctx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/media/mtransport/third_party/nICEr/src/ice/ice_ctx.h b/media/mtransport/third_party/nICEr/src/ice/ice_ctx.h
index cc79304f08..1e815ac2ac 100644
--- a/media/mtransport/third_party/nICEr/src/ice/ice_ctx.h
+++ b/media/mtransport/third_party/nICEr/src/ice/ice_ctx.h
@@ -63,6 +63,7 @@ typedef struct nr_ice_stun_server_ {
} u;
int id;
int transport;
+ int tls; /* Whether to use TLS or not */
} nr_ice_stun_server;
typedef struct nr_ice_turn_server_ {