aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/hlr/hlr_vty.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/hlr/hlr_vty.h')
-rw-r--r--include/osmocom/hlr/hlr_vty.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/osmocom/hlr/hlr_vty.h b/include/osmocom/hlr/hlr_vty.h
index 771945d..43b6566 100644
--- a/include/osmocom/hlr/hlr_vty.h
+++ b/include/osmocom/hlr/hlr_vty.h
@@ -35,6 +35,9 @@ enum hlr_vty_node {
MSLOOKUP_SERVER_NODE,
MSLOOKUP_SERVER_MSC_NODE,
MSLOOKUP_CLIENT_NODE,
+ PS_NODE,
+ PS_PDP_PROFILES_NODE,
+ PS_PDP_PROFILES_PROFILE_NODE,
};