Commit 7c13e61e authored by Lionel Gauthier's avatar Lionel Gauthier

msc traces

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7239 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent 274e75f9
This diff is collapsed.
......@@ -34,7 +34,10 @@
typedef enum {
MIN_MSC_ENV = 0,
MSC_E_UTRAN = MIN_MSC_ENV,
MSC_E_UTRAN_LIPA,
MSC_EPC,
MSC_MME,
MSC_SP_GW,
MAX_MSC_ENV
} msc_env_t;
......@@ -62,6 +65,8 @@ typedef enum {
MSC_NAS_MME,
MSC_NAS_EMM_MME,
MSC_NAS_ESM_MME,
MSC_SP_GWAPP_MME,
MSC_S11_MME,
MSC_S6A_MME,
MSC_HSS,
MAX_MSC_PROTOS,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment