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.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/osmocom/gsm/prim.h b/include/osmocom/gsm/prim.h
index 386b7d89..73cd7f71 100644
--- a/include/osmocom/gsm/prim.h
+++ b/include/osmocom/gsm/prim.h
@@ -14,4 +14,11 @@ enum osmo_gsm_sap {
SAP_BSSGP_LL,
SAP_BSSGP_NM,
SAP_BSSGP_PFM,
+
+ SAP_NS,
+
+ SAP_BSSGP_RIM,
+
+ SAP_IUUP_TNL,
+ SAP_IUUP_RNL,
};