X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fcodec_utils%2FE2AP%2FCauseRICservice.c;h=a2fb0f16389d06112f6a05d0f15103591ca4390b;hb=a5f35b2204dd87ebe347f11282000852b55810ad;hp=6264116daf1f967be51eded138137aa7ba4aa166;hpb=875cd839a3fe1efddd284433868449add3b0b82a;p=o-du%2Fl2.git diff --git a/src/codec_utils/E2AP/CauseRICservice.c b/src/codec_utils/E2AP/CauseRICservice.c index 6264116da..a2fb0f163 100644 --- a/src/codec_utils/E2AP/CauseRICservice.c +++ b/src/codec_utils/E2AP/CauseRICservice.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "E2AP-IEs" - * found in "codeathon/E2AP.asn1" - * `asn1c -D ./newE2AP -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "2022_E2AP.asn1" + * `asn1c -D ./E2AP/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CauseRICservice.h" @@ -20,14 +20,14 @@ asn_per_constraints_t asn_PER_type_CauseRICservice_constr_1 CC_NOTUSED = { 0, 0 /* No PER value map */ }; static const asn_INTEGER_enum_map_t asn_MAP_CauseRICservice_value2enum_1[] = { - { 0, 21, "function-not-required" }, + { 0, 26, "ran-function-not-supported" }, { 1, 19, "excessive-functions" }, { 2, 18, "ric-resource-limit" } /* This list is extensible */ }; static const unsigned int asn_MAP_CauseRICservice_enum2value_1[] = { 1, /* excessive-functions(1) */ - 0, /* function-not-required(0) */ + 0, /* ran-function-not-supported(0) */ 2 /* ric-resource-limit(2) */ /* This list is extensible */ };