aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm/prim.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/gsm/prim.h')
-rw-r--r--include/osmocom/gsm/prim.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/osmocom/gsm/prim.h b/include/osmocom/gsm/prim.h
index 045e353b..73cd7f71 100644
--- a/include/osmocom/gsm/prim.h
+++ b/include/osmocom/gsm/prim.h
@@ -18,4 +18,7 @@ enum osmo_gsm_sap {
SAP_NS,
SAP_BSSGP_RIM,
+
+ SAP_IUUP_TNL,
+ SAP_IUUP_RNL,
};