diff options
Diffstat (limited to 'src/vcl/vppcom.h')
-rw-r--r-- | src/vcl/vppcom.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vcl/vppcom.h b/src/vcl/vppcom.h index 72e5d46bc8f..ae157ccc8b4 100644 --- a/src/vcl/vppcom.h +++ b/src/vcl/vppcom.h @@ -53,6 +53,7 @@ extern "C" VPPCOM_PROTO_TLS, VPPCOM_PROTO_QUIC, VPPCOM_PROTO_DTLS, + VPPCOM_PROTO_SRTP, } vppcom_proto_t; typedef enum |