aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-07-06 17:16:41 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2018-07-12 20:58:23 +0200
commitf2cda621c01a5a5ee4be2a35d276adc1cc86cc80 (patch)
tree633bf7c1e9bde8c819f7b5d9072959c4ff87aa4c /include
parent40ad91330d6ceb9d429ad5943128b2faf5bfa0f0 (diff)
gsm0808: Add value_string for encryption algorithms
Diffstat (limited to 'include')
-rw-r--r--include/osmocom/gsm/protocol/gsm_08_08.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmocom/gsm/protocol/gsm_08_08.h b/include/osmocom/gsm/protocol/gsm_08_08.h
index bd5705f1..69007b5c 100644
--- a/include/osmocom/gsm/protocol/gsm_08_08.h
+++ b/include/osmocom/gsm/protocol/gsm_08_08.h
@@ -463,6 +463,7 @@ enum gsm0808_chosen_enc_alg {
GSM0808_ALG_ID_A5_6 = 0x07,
GSM0808_ALG_ID_A5_7 = 0x08,
};
+extern const struct value_string gsm0808_chosen_enc_alg_names[];
/* GSM 08.08 3.2.2.85 Paging Information */
enum gsm0808_paging_info {