sabp: Use asn1c flag -fcompound-names to avoid name collisions with other libs

Change-Id: I10ce4a9414768cdcf850feeca4088296e339919f
This commit is contained in:
Pau Espin 2021-10-27 17:17:43 +02:00
parent c72d654cec
commit 52eabf3a55
123 changed files with 207 additions and 210 deletions

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Available_Bandwidth_H_ #ifndef _SABP_Available_Bandwidth_H_

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Broadcast_Message_Content_Validity_Indicator_H_ #ifndef _SABP_Broadcast_Message_Content_Validity_Indicator_H_

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Broadcast_Message_Content_H_ #ifndef _SABP_Broadcast_Message_Content_H_

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Category_H_ #ifndef _SABP_Category_H_

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Cause_H_ #ifndef _SABP_Cause_H_

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Criticality_Diagnostics_H_ #ifndef _SABP_Criticality_Diagnostics_H_

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-CommonDataTypes" * From ASN.1 module "SABP-CommonDataTypes"
* found in "../../asn1/sabp/SABP-CommonDataTypes.asn" * found in "../../asn1/sabp/SABP-CommonDataTypes.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Criticality_H_ #ifndef _SABP_Criticality_H_

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_CriticalityDiagnostics_IE_List_H_ #ifndef _SABP_CriticalityDiagnostics_IE_List_H_
@ -26,7 +26,7 @@ extern "C" {
/* SABP_CriticalityDiagnostics-IE-List */ /* SABP_CriticalityDiagnostics-IE-List */
typedef struct SABP_CriticalityDiagnostics_IE_List { typedef struct SABP_CriticalityDiagnostics_IE_List {
A_SEQUENCE_OF(struct Member { A_SEQUENCE_OF(struct SABP_CriticalityDiagnostics_IE_List__Member {
SABP_Criticality_t iECriticality; SABP_Criticality_t iECriticality;
SABP_ProtocolIE_ID_t iE_ID; SABP_ProtocolIE_ID_t iE_ID;
SABP_RepetitionNumber0_t *repetitionNumber /* OPTIONAL */; SABP_RepetitionNumber0_t *repetitionNumber /* OPTIONAL */;

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Data_Coding_Scheme_H_ #ifndef _SABP_Data_Coding_Scheme_H_

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-PDU" * From ASN.1 module "SABP-PDU"
* found in "../../asn1/sabp/SABP-PDU.asn" * found in "../../asn1/sabp/SABP-PDU.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Error_Indication_H_ #ifndef _SABP_Error_Indication_H_
@ -23,7 +23,7 @@ extern "C" {
/* SABP_Error-Indication */ /* SABP_Error-Indication */
typedef struct SABP_Error_Indication { typedef struct SABP_Error_Indication {
struct error_Indication_ies { struct SABP_Error_Indication__error_Indication_ies {
A_SEQUENCE_OF(SABP_IE_t) list; A_SEQUENCE_OF(SABP_IE_t) list;
/* Context for parsing across buffer boundaries */ /* Context for parsing across buffer boundaries */

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Failure_List_Item_H_ #ifndef _SABP_Failure_List_Item_H_

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Failure_List_H_ #ifndef _SABP_Failure_List_H_

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-PDU" * From ASN.1 module "SABP-PDU"
* found in "../../asn1/sabp/SABP-PDU.asn" * found in "../../asn1/sabp/SABP-PDU.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Failure_H_ #ifndef _SABP_Failure_H_
@ -23,7 +23,7 @@ extern "C" {
/* SABP_Failure */ /* SABP_Failure */
typedef struct SABP_Failure { typedef struct SABP_Failure {
struct failure_ies { struct SABP_Failure__failure_ies {
A_SEQUENCE_OF(SABP_IE_t) list; A_SEQUENCE_OF(SABP_IE_t) list;
/* Context for parsing across buffer boundaries */ /* Context for parsing across buffer boundaries */

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_IE_Extensions_H_ #ifndef _SABP_IE_Extensions_H_

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-PDU" * From ASN.1 module "SABP-PDU"
* found in "../../asn1/sabp/SABP-PDU.asn" * found in "../../asn1/sabp/SABP-PDU.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_IE_H_ #ifndef _SABP_IE_H_

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-PDU" * From ASN.1 module "SABP-PDU"
* found in "../../asn1/sabp/SABP-PDU.asn" * found in "../../asn1/sabp/SABP-PDU.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_InitiatingMessage_H_ #ifndef _SABP_InitiatingMessage_H_

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-PDU" * From ASN.1 module "SABP-PDU"
* found in "../../asn1/sabp/SABP-PDU.asn" * found in "../../asn1/sabp/SABP-PDU.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Kill_Complete_H_ #ifndef _SABP_Kill_Complete_H_
@ -23,7 +23,7 @@ extern "C" {
/* SABP_Kill-Complete */ /* SABP_Kill-Complete */
typedef struct SABP_Kill_Complete { typedef struct SABP_Kill_Complete {
struct kill_Complete_ies { struct SABP_Kill_Complete__kill_Complete_ies {
A_SEQUENCE_OF(SABP_IE_t) list; A_SEQUENCE_OF(SABP_IE_t) list;
/* Context for parsing across buffer boundaries */ /* Context for parsing across buffer boundaries */

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-PDU" * From ASN.1 module "SABP-PDU"
* found in "../../asn1/sabp/SABP-PDU.asn" * found in "../../asn1/sabp/SABP-PDU.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Kill_Failure_H_ #ifndef _SABP_Kill_Failure_H_
@ -23,7 +23,7 @@ extern "C" {
/* SABP_Kill-Failure */ /* SABP_Kill-Failure */
typedef struct SABP_Kill_Failure { typedef struct SABP_Kill_Failure {
struct kill_Failure_ies { struct SABP_Kill_Failure__kill_Failure_ies {
A_SEQUENCE_OF(SABP_IE_t) list; A_SEQUENCE_OF(SABP_IE_t) list;
/* Context for parsing across buffer boundaries */ /* Context for parsing across buffer boundaries */

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-PDU" * From ASN.1 module "SABP-PDU"
* found in "../../asn1/sabp/SABP-PDU.asn" * found in "../../asn1/sabp/SABP-PDU.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Kill_H_ #ifndef _SABP_Kill_H_
@ -23,7 +23,7 @@ extern "C" {
/* SABP_Kill */ /* SABP_Kill */
typedef struct SABP_Kill { typedef struct SABP_Kill {
struct kill_ies { struct SABP_Kill__kill_ies {
A_SEQUENCE_OF(SABP_IE_t) list; A_SEQUENCE_OF(SABP_IE_t) list;
/* Context for parsing across buffer boundaries */ /* Context for parsing across buffer boundaries */

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-PDU" * From ASN.1 module "SABP-PDU"
* found in "../../asn1/sabp/SABP-PDU.asn" * found in "../../asn1/sabp/SABP-PDU.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Load_Query_Complete_H_ #ifndef _SABP_Load_Query_Complete_H_
@ -23,7 +23,7 @@ extern "C" {
/* SABP_Load-Query-Complete */ /* SABP_Load-Query-Complete */
typedef struct SABP_Load_Query_Complete { typedef struct SABP_Load_Query_Complete {
struct load_Query_Complete_ies { struct SABP_Load_Query_Complete__load_Query_Complete_ies {
A_SEQUENCE_OF(SABP_IE_t) list; A_SEQUENCE_OF(SABP_IE_t) list;
/* Context for parsing across buffer boundaries */ /* Context for parsing across buffer boundaries */

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-PDU" * From ASN.1 module "SABP-PDU"
* found in "../../asn1/sabp/SABP-PDU.asn" * found in "../../asn1/sabp/SABP-PDU.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Load_Query_Failure_H_ #ifndef _SABP_Load_Query_Failure_H_
@ -23,7 +23,7 @@ extern "C" {
/* SABP_Load-Query-Failure */ /* SABP_Load-Query-Failure */
typedef struct SABP_Load_Query_Failure { typedef struct SABP_Load_Query_Failure {
struct load_Query_Failure_ies { struct SABP_Load_Query_Failure__load_Query_Failure_ies {
A_SEQUENCE_OF(SABP_IE_t) list; A_SEQUENCE_OF(SABP_IE_t) list;
/* Context for parsing across buffer boundaries */ /* Context for parsing across buffer boundaries */

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-PDU" * From ASN.1 module "SABP-PDU"
* found in "../../asn1/sabp/SABP-PDU.asn" * found in "../../asn1/sabp/SABP-PDU.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Load_Query_H_ #ifndef _SABP_Load_Query_H_
@ -23,7 +23,7 @@ extern "C" {
/* SABP_Load-Query */ /* SABP_Load-Query */
typedef struct SABP_Load_Query { typedef struct SABP_Load_Query {
struct load_Query_ies { struct SABP_Load_Query__load_Query_ies {
A_SEQUENCE_OF(SABP_IE_t) list; A_SEQUENCE_OF(SABP_IE_t) list;
/* Context for parsing across buffer boundaries */ /* Context for parsing across buffer boundaries */

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Message_Identifier_H_ #ifndef _SABP_Message_Identifier_H_

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-PDU" * From ASN.1 module "SABP-PDU"
* found in "../../asn1/sabp/SABP-PDU.asn" * found in "../../asn1/sabp/SABP-PDU.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Message_Status_Query_Complete_H_ #ifndef _SABP_Message_Status_Query_Complete_H_
@ -23,7 +23,7 @@ extern "C" {
/* SABP_Message-Status-Query-Complete */ /* SABP_Message-Status-Query-Complete */
typedef struct SABP_Message_Status_Query_Complete { typedef struct SABP_Message_Status_Query_Complete {
struct message_Status_Query_Complete_ies { struct SABP_Message_Status_Query_Complete__message_Status_Query_Complete_ies {
A_SEQUENCE_OF(SABP_IE_t) list; A_SEQUENCE_OF(SABP_IE_t) list;
/* Context for parsing across buffer boundaries */ /* Context for parsing across buffer boundaries */

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-PDU" * From ASN.1 module "SABP-PDU"
* found in "../../asn1/sabp/SABP-PDU.asn" * found in "../../asn1/sabp/SABP-PDU.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Message_Status_Query_Failure_H_ #ifndef _SABP_Message_Status_Query_Failure_H_
@ -23,7 +23,7 @@ extern "C" {
/* SABP_Message-Status-Query-Failure */ /* SABP_Message-Status-Query-Failure */
typedef struct SABP_Message_Status_Query_Failure { typedef struct SABP_Message_Status_Query_Failure {
struct message_Status_Query_Failure_ies { struct SABP_Message_Status_Query_Failure__message_Status_Query_Failure_ies {
A_SEQUENCE_OF(SABP_IE_t) list; A_SEQUENCE_OF(SABP_IE_t) list;
/* Context for parsing across buffer boundaries */ /* Context for parsing across buffer boundaries */

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-PDU" * From ASN.1 module "SABP-PDU"
* found in "../../asn1/sabp/SABP-PDU.asn" * found in "../../asn1/sabp/SABP-PDU.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Message_Status_Query_H_ #ifndef _SABP_Message_Status_Query_H_
@ -23,7 +23,7 @@ extern "C" {
/* SABP_Message-Status-Query */ /* SABP_Message-Status-Query */
typedef struct SABP_Message_Status_Query { typedef struct SABP_Message_Status_Query {
struct message_Status_Query_ies { struct SABP_Message_Status_Query__message_Status_Query_ies {
A_SEQUENCE_OF(SABP_IE_t) list; A_SEQUENCE_OF(SABP_IE_t) list;
/* Context for parsing across buffer boundaries */ /* Context for parsing across buffer boundaries */

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_MessageStructure_H_ #ifndef _SABP_MessageStructure_H_
@ -25,7 +25,7 @@ extern "C" {
/* SABP_MessageStructure */ /* SABP_MessageStructure */
typedef struct SABP_MessageStructure { typedef struct SABP_MessageStructure {
A_SEQUENCE_OF(struct MemberA { A_SEQUENCE_OF(struct SABP_MessageStructure__Member {
SABP_ProtocolIE_ID_t iE_ID; SABP_ProtocolIE_ID_t iE_ID;
SABP_RepetitionNumber1_t *repetitionNumber /* OPTIONAL */; SABP_RepetitionNumber1_t *repetitionNumber /* OPTIONAL */;
SABP_IE_Extensions_t *iE_Extensions /* OPTIONAL */; SABP_IE_Extensions_t *iE_Extensions /* OPTIONAL */;

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_New_Serial_Number_H_ #ifndef _SABP_New_Serial_Number_H_

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Number_Of_Broadcasts_Completed_Info_H_ #ifndef _SABP_Number_Of_Broadcasts_Completed_Info_H_

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Number_of_Broadcasts_Completed_List_Item_H_ #ifndef _SABP_Number_of_Broadcasts_Completed_List_Item_H_

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Number_of_Broadcasts_Completed_List_H_ #ifndef _SABP_Number_of_Broadcasts_Completed_List_H_

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Number_of_Broadcasts_Requested_H_ #ifndef _SABP_Number_of_Broadcasts_Requested_H_

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Old_Serial_Number_H_ #ifndef _SABP_Old_Serial_Number_H_

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Paging_ETWS_Indicator_H_ #ifndef _SABP_Paging_ETWS_Indicator_H_

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-CommonDataTypes" * From ASN.1 module "SABP-CommonDataTypes"
* found in "../../asn1/sabp/SABP-CommonDataTypes.asn" * found in "../../asn1/sabp/SABP-CommonDataTypes.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Presence_H_ #ifndef _SABP_Presence_H_

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-CommonDataTypes" * From ASN.1 module "SABP-CommonDataTypes"
* found in "../../asn1/sabp/SABP-CommonDataTypes.asn" * found in "../../asn1/sabp/SABP-CommonDataTypes.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_ProcedureCode_H_ #ifndef _SABP_ProcedureCode_H_

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-CommonDataTypes" * From ASN.1 module "SABP-CommonDataTypes"
* found in "../../asn1/sabp/SABP-CommonDataTypes.asn" * found in "../../asn1/sabp/SABP-CommonDataTypes.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_ProtocolExtensionID_H_ #ifndef _SABP_ProtocolExtensionID_H_

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-CommonDataTypes" * From ASN.1 module "SABP-CommonDataTypes"
* found in "../../asn1/sabp/SABP-CommonDataTypes.asn" * found in "../../asn1/sabp/SABP-CommonDataTypes.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_ProtocolIE_ID_H_ #ifndef _SABP_ProtocolIE_ID_H_

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Radio_Resource_Loading_List_Item_H_ #ifndef _SABP_Radio_Resource_Loading_List_Item_H_

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Radio_Resource_Loading_List_H_ #ifndef _SABP_Radio_Resource_Loading_List_H_

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Recovery_Indication_H_ #ifndef _SABP_Recovery_Indication_H_

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Repetition_Period_H_ #ifndef _SABP_Repetition_Period_H_

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_RepetitionNumber0_H_ #ifndef _SABP_RepetitionNumber0_H_

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_RepetitionNumber1_H_ #ifndef _SABP_RepetitionNumber1_H_

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-PDU" * From ASN.1 module "SABP-PDU"
* found in "../../asn1/sabp/SABP-PDU.asn" * found in "../../asn1/sabp/SABP-PDU.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Reset_Complete_H_ #ifndef _SABP_Reset_Complete_H_
@ -23,7 +23,7 @@ extern "C" {
/* SABP_Reset-Complete */ /* SABP_Reset-Complete */
typedef struct SABP_Reset_Complete { typedef struct SABP_Reset_Complete {
struct reset_Complete_ies { struct SABP_Reset_Complete__reset_Complete_ies {
A_SEQUENCE_OF(SABP_IE_t) list; A_SEQUENCE_OF(SABP_IE_t) list;
/* Context for parsing across buffer boundaries */ /* Context for parsing across buffer boundaries */

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-PDU" * From ASN.1 module "SABP-PDU"
* found in "../../asn1/sabp/SABP-PDU.asn" * found in "../../asn1/sabp/SABP-PDU.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Reset_Failure_H_ #ifndef _SABP_Reset_Failure_H_
@ -23,7 +23,7 @@ extern "C" {
/* SABP_Reset-Failure */ /* SABP_Reset-Failure */
typedef struct SABP_Reset_Failure { typedef struct SABP_Reset_Failure {
struct reset_Failure_ies { struct SABP_Reset_Failure__reset_Failure_ies {
A_SEQUENCE_OF(SABP_IE_t) list; A_SEQUENCE_OF(SABP_IE_t) list;
/* Context for parsing across buffer boundaries */ /* Context for parsing across buffer boundaries */

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-PDU" * From ASN.1 module "SABP-PDU"
* found in "../../asn1/sabp/SABP-PDU.asn" * found in "../../asn1/sabp/SABP-PDU.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Reset_H_ #ifndef _SABP_Reset_H_
@ -23,7 +23,7 @@ extern "C" {
/* SABP_Reset */ /* SABP_Reset */
typedef struct SABP_Reset { typedef struct SABP_Reset {
struct reset_ies { struct SABP_Reset__reset_ies {
A_SEQUENCE_OF(SABP_IE_t) list; A_SEQUENCE_OF(SABP_IE_t) list;
/* Context for parsing across buffer boundaries */ /* Context for parsing across buffer boundaries */

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-PDU" * From ASN.1 module "SABP-PDU"
* found in "../../asn1/sabp/SABP-PDU.asn" * found in "../../asn1/sabp/SABP-PDU.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Restart_H_ #ifndef _SABP_Restart_H_
@ -23,7 +23,7 @@ extern "C" {
/* SABP_Restart */ /* SABP_Restart */
typedef struct SABP_Restart { typedef struct SABP_Restart {
struct restart_ies { struct SABP_Restart__restart_ies {
A_SEQUENCE_OF(SABP_IE_t) list; A_SEQUENCE_OF(SABP_IE_t) list;
/* Context for parsing across buffer boundaries */ /* Context for parsing across buffer boundaries */

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-PDU" * From ASN.1 module "SABP-PDU"
* found in "../../asn1/sabp/SABP-PDU.asn" * found in "../../asn1/sabp/SABP-PDU.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_SABP_PDU_H_ #ifndef _SABP_SABP_PDU_H_

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Serial_Number_H_ #ifndef _SABP_Serial_Number_H_

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Service_Area_Identifier_H_ #ifndef _SABP_Service_Area_Identifier_H_

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Service_Areas_List_H_ #ifndef _SABP_Service_Areas_List_H_

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-PDU" * From ASN.1 module "SABP-PDU"
* found in "../../asn1/sabp/SABP-PDU.asn" * found in "../../asn1/sabp/SABP-PDU.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_SuccessfulOutcome_H_ #ifndef _SABP_SuccessfulOutcome_H_

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-CommonDataTypes" * From ASN.1 module "SABP-CommonDataTypes"
* found in "../../asn1/sabp/SABP-CommonDataTypes.asn" * found in "../../asn1/sabp/SABP-CommonDataTypes.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_TriggeringMessage_H_ #ifndef _SABP_TriggeringMessage_H_

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_TypeOfError_H_ #ifndef _SABP_TypeOfError_H_

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-PDU" * From ASN.1 module "SABP-PDU"
* found in "../../asn1/sabp/SABP-PDU.asn" * found in "../../asn1/sabp/SABP-PDU.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_UnsuccessfulOutcome_H_ #ifndef _SABP_UnsuccessfulOutcome_H_

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Warning_Type_H_ #ifndef _SABP_Warning_Type_H_

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_WarningSecurityInfo_H_ #ifndef _SABP_WarningSecurityInfo_H_

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-PDU" * From ASN.1 module "SABP-PDU"
* found in "../../asn1/sabp/SABP-PDU.asn" * found in "../../asn1/sabp/SABP-PDU.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Write_Replace_Complete_H_ #ifndef _SABP_Write_Replace_Complete_H_
@ -23,7 +23,7 @@ extern "C" {
/* SABP_Write-Replace-Complete */ /* SABP_Write-Replace-Complete */
typedef struct SABP_Write_Replace_Complete { typedef struct SABP_Write_Replace_Complete {
struct write_Replace_Complete_ies { struct SABP_Write_Replace_Complete__write_Replace_Complete_ies {
A_SEQUENCE_OF(SABP_IE_t) list; A_SEQUENCE_OF(SABP_IE_t) list;
/* Context for parsing across buffer boundaries */ /* Context for parsing across buffer boundaries */

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-PDU" * From ASN.1 module "SABP-PDU"
* found in "../../asn1/sabp/SABP-PDU.asn" * found in "../../asn1/sabp/SABP-PDU.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Write_Replace_Failure_H_ #ifndef _SABP_Write_Replace_Failure_H_
@ -23,7 +23,7 @@ extern "C" {
/* SABP_Write-Replace-Failure */ /* SABP_Write-Replace-Failure */
typedef struct SABP_Write_Replace_Failure { typedef struct SABP_Write_Replace_Failure {
struct write_Replace_Failure_ies { struct SABP_Write_Replace_Failure__write_Replace_Failure_ies {
A_SEQUENCE_OF(SABP_IE_t) list; A_SEQUENCE_OF(SABP_IE_t) list;
/* Context for parsing across buffer boundaries */ /* Context for parsing across buffer boundaries */

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-PDU" * From ASN.1 module "SABP-PDU"
* found in "../../asn1/sabp/SABP-PDU.asn" * found in "../../asn1/sabp/SABP-PDU.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#ifndef _SABP_Write_Replace_H_ #ifndef _SABP_Write_Replace_H_
@ -23,7 +23,7 @@ extern "C" {
/* SABP_Write-Replace */ /* SABP_Write-Replace */
typedef struct SABP_Write_Replace { typedef struct SABP_Write_Replace {
struct write_Replace_ies { struct SABP_Write_Replace__write_Replace_ies {
A_SEQUENCE_OF(SABP_IE_t) list; A_SEQUENCE_OF(SABP_IE_t) list;
/* Context for parsing across buffer boundaries */ /* Context for parsing across buffer boundaries */

View File

@ -135,10 +135,7 @@ libosmo_asn1_sabp_la_LIBADD=$(ASN1C_LDADD)
regen: regenerate-from-asn1-source regen: regenerate-from-asn1-source
regenerate-from-asn1-source: regenerate-from-asn1-source:
ASN1C_PREFIX="SABP_" asn1c -R -gen-PER $(top_srcdir)/asn1/sabp/SABP-CommonDataTypes.asn $(top_srcdir)/asn1/sabp/SABP-Constants.asn $(top_srcdir)/asn1/sabp/SABP-IEs.asn $(top_srcdir)/asn1/sabp/SABP-PDU.asn ASN1C_PREFIX="SABP_" asn1c -R -fcompound-names -gen-PER $(top_srcdir)/asn1/sabp/SABP-CommonDataTypes.asn $(top_srcdir)/asn1/sabp/SABP-Constants.asn $(top_srcdir)/asn1/sabp/SABP-IEs.asn $(top_srcdir)/asn1/sabp/SABP-PDU.asn
# change include style to `#include <dir/foo.h>'
sed -i 's/Member/MemberA/' SABP_MessageStructure.[ch]
sed -i 's/Member/MemberB/' SABP_Criticality-Diagnostics.[ch]
# add missing includes # add missing includes
sed -i '/#include "SABP_Serial-Number.h"/a #include <constr_CHOICE.h>' SABP_Old-Serial-Number.h SABP_New-Serial-Number.h sed -i '/#include "SABP_Serial-Number.h"/a #include <constr_CHOICE.h>' SABP_Old-Serial-Number.h SABP_New-Serial-Number.h
# change include style to `#include <dir/foo.h>' # change include style to `#include <dir/foo.h>'

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#include <osmocom/sabp/SABP_Available-Bandwidth.h> #include <osmocom/sabp/SABP_Available-Bandwidth.h>

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#include <osmocom/sabp/SABP_Broadcast-Message-Content-Validity-Indicator.h> #include <osmocom/sabp/SABP_Broadcast-Message-Content-Validity-Indicator.h>

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#include <osmocom/sabp/SABP_Broadcast-Message-Content.h> #include <osmocom/sabp/SABP_Broadcast-Message-Content.h>

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#include <osmocom/sabp/SABP_Category.h> #include <osmocom/sabp/SABP_Category.h>

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#include <osmocom/sabp/SABP_Cause.h> #include <osmocom/sabp/SABP_Cause.h>

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#include <osmocom/sabp/SABP_Criticality-Diagnostics.h> #include <osmocom/sabp/SABP_Criticality-Diagnostics.h>

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-CommonDataTypes" * From ASN.1 module "SABP-CommonDataTypes"
* found in "../../asn1/sabp/SABP-CommonDataTypes.asn" * found in "../../asn1/sabp/SABP-CommonDataTypes.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#include <osmocom/sabp/SABP_Criticality.h> #include <osmocom/sabp/SABP_Criticality.h>

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#include <osmocom/sabp/SABP_CriticalityDiagnostics-IE-List.h> #include <osmocom/sabp/SABP_CriticalityDiagnostics-IE-List.h>
@ -13,7 +13,7 @@ static asn_per_constraints_t asn_PER_type_SABP_CriticalityDiagnostics_IE_List_co
0, 0 /* No PER value map */ 0, 0 /* No PER value map */
}; };
static asn_TYPE_member_t asn_MBR_Member_2[] = { static asn_TYPE_member_t asn_MBR_Member_2[] = {
{ ATF_NOFLAGS, 0, offsetof(struct Member, iECriticality), { ATF_NOFLAGS, 0, offsetof(struct SABP_CriticalityDiagnostics_IE_List__Member, iECriticality),
(ASN_TAG_CLASS_CONTEXT | (0 << 2)), (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
-1, /* IMPLICIT tag at current level */ -1, /* IMPLICIT tag at current level */
&asn_DEF_SABP_Criticality, &asn_DEF_SABP_Criticality,
@ -22,7 +22,7 @@ static asn_TYPE_member_t asn_MBR_Member_2[] = {
0, 0,
"iECriticality" "iECriticality"
}, },
{ ATF_NOFLAGS, 0, offsetof(struct Member, iE_ID), { ATF_NOFLAGS, 0, offsetof(struct SABP_CriticalityDiagnostics_IE_List__Member, iE_ID),
(ASN_TAG_CLASS_CONTEXT | (1 << 2)), (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
-1, /* IMPLICIT tag at current level */ -1, /* IMPLICIT tag at current level */
&asn_DEF_SABP_ProtocolIE_ID, &asn_DEF_SABP_ProtocolIE_ID,
@ -31,7 +31,7 @@ static asn_TYPE_member_t asn_MBR_Member_2[] = {
0, 0,
"iE-ID" "iE-ID"
}, },
{ ATF_POINTER, 2, offsetof(struct Member, repetitionNumber), { ATF_POINTER, 2, offsetof(struct SABP_CriticalityDiagnostics_IE_List__Member, repetitionNumber),
(ASN_TAG_CLASS_CONTEXT | (2 << 2)), (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
-1, /* IMPLICIT tag at current level */ -1, /* IMPLICIT tag at current level */
&asn_DEF_SABP_RepetitionNumber0, &asn_DEF_SABP_RepetitionNumber0,
@ -40,7 +40,7 @@ static asn_TYPE_member_t asn_MBR_Member_2[] = {
0, 0,
"repetitionNumber" "repetitionNumber"
}, },
{ ATF_POINTER, 1, offsetof(struct Member, iE_Extensions), { ATF_POINTER, 1, offsetof(struct SABP_CriticalityDiagnostics_IE_List__Member, iE_Extensions),
(ASN_TAG_CLASS_CONTEXT | (3 << 2)), (ASN_TAG_CLASS_CONTEXT | (3 << 2)),
-1, /* IMPLICIT tag at current level */ -1, /* IMPLICIT tag at current level */
&asn_DEF_SABP_IE_Extensions, &asn_DEF_SABP_IE_Extensions,
@ -61,8 +61,8 @@ static const asn_TYPE_tag2member_t asn_MAP_Member_tag2el_2[] = {
{ (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* iE-Extensions */ { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* iE-Extensions */
}; };
static asn_SEQUENCE_specifics_t asn_SPC_Member_specs_2 = { static asn_SEQUENCE_specifics_t asn_SPC_Member_specs_2 = {
sizeof(struct Member), sizeof(struct SABP_CriticalityDiagnostics_IE_List__Member),
offsetof(struct Member, _asn_ctx), offsetof(struct SABP_CriticalityDiagnostics_IE_List__Member, _asn_ctx),
asn_MAP_Member_tag2el_2, asn_MAP_Member_tag2el_2,
4, /* Count of tags in the map */ 4, /* Count of tags in the map */
asn_MAP_Member_oms_2, /* Optional members */ asn_MAP_Member_oms_2, /* Optional members */

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#include <osmocom/sabp/SABP_Data-Coding-Scheme.h> #include <osmocom/sabp/SABP_Data-Coding-Scheme.h>

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-PDU" * From ASN.1 module "SABP-PDU"
* found in "../../asn1/sabp/SABP-PDU.asn" * found in "../../asn1/sabp/SABP-PDU.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#include <osmocom/sabp/SABP_Error-Indication.h> #include <osmocom/sabp/SABP_Error-Indication.h>
@ -59,8 +59,8 @@ static const ber_tlv_tag_t asn_DEF_error_Indication_ies_tags_2[] = {
(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
}; };
static asn_SET_OF_specifics_t asn_SPC_error_Indication_ies_specs_2 = { static asn_SET_OF_specifics_t asn_SPC_error_Indication_ies_specs_2 = {
sizeof(struct error_Indication_ies), sizeof(struct SABP_Error_Indication__error_Indication_ies),
offsetof(struct error_Indication_ies, _asn_ctx), offsetof(struct SABP_Error_Indication__error_Indication_ies, _asn_ctx),
0, /* XER encoding is XMLDelimitedItemList */ 0, /* XER encoding is XMLDelimitedItemList */
}; };
static /* Use -fall-defs-global to expose */ static /* Use -fall-defs-global to expose */

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#include <osmocom/sabp/SABP_Failure-List-Item.h> #include <osmocom/sabp/SABP_Failure-List-Item.h>

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#include <osmocom/sabp/SABP_Failure-List.h> #include <osmocom/sabp/SABP_Failure-List.h>

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-PDU" * From ASN.1 module "SABP-PDU"
* found in "../../asn1/sabp/SABP-PDU.asn" * found in "../../asn1/sabp/SABP-PDU.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#include <osmocom/sabp/SABP_Failure.h> #include <osmocom/sabp/SABP_Failure.h>
@ -59,8 +59,8 @@ static const ber_tlv_tag_t asn_DEF_failure_ies_tags_2[] = {
(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
}; };
static asn_SET_OF_specifics_t asn_SPC_failure_ies_specs_2 = { static asn_SET_OF_specifics_t asn_SPC_failure_ies_specs_2 = {
sizeof(struct failure_ies), sizeof(struct SABP_Failure__failure_ies),
offsetof(struct failure_ies, _asn_ctx), offsetof(struct SABP_Failure__failure_ies, _asn_ctx),
0, /* XER encoding is XMLDelimitedItemList */ 0, /* XER encoding is XMLDelimitedItemList */
}; };
static /* Use -fall-defs-global to expose */ static /* Use -fall-defs-global to expose */

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#include <osmocom/sabp/SABP_IE-Extensions.h> #include <osmocom/sabp/SABP_IE-Extensions.h>

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-PDU" * From ASN.1 module "SABP-PDU"
* found in "../../asn1/sabp/SABP-PDU.asn" * found in "../../asn1/sabp/SABP-PDU.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#include <osmocom/sabp/SABP_IE.h> #include <osmocom/sabp/SABP_IE.h>

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-PDU" * From ASN.1 module "SABP-PDU"
* found in "../../asn1/sabp/SABP-PDU.asn" * found in "../../asn1/sabp/SABP-PDU.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#include <osmocom/sabp/SABP_InitiatingMessage.h> #include <osmocom/sabp/SABP_InitiatingMessage.h>

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-PDU" * From ASN.1 module "SABP-PDU"
* found in "../../asn1/sabp/SABP-PDU.asn" * found in "../../asn1/sabp/SABP-PDU.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#include <osmocom/sabp/SABP_Kill-Complete.h> #include <osmocom/sabp/SABP_Kill-Complete.h>
@ -59,8 +59,8 @@ static const ber_tlv_tag_t asn_DEF_kill_Complete_ies_tags_2[] = {
(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
}; };
static asn_SET_OF_specifics_t asn_SPC_kill_Complete_ies_specs_2 = { static asn_SET_OF_specifics_t asn_SPC_kill_Complete_ies_specs_2 = {
sizeof(struct kill_Complete_ies), sizeof(struct SABP_Kill_Complete__kill_Complete_ies),
offsetof(struct kill_Complete_ies, _asn_ctx), offsetof(struct SABP_Kill_Complete__kill_Complete_ies, _asn_ctx),
0, /* XER encoding is XMLDelimitedItemList */ 0, /* XER encoding is XMLDelimitedItemList */
}; };
static /* Use -fall-defs-global to expose */ static /* Use -fall-defs-global to expose */

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-PDU" * From ASN.1 module "SABP-PDU"
* found in "../../asn1/sabp/SABP-PDU.asn" * found in "../../asn1/sabp/SABP-PDU.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#include <osmocom/sabp/SABP_Kill-Failure.h> #include <osmocom/sabp/SABP_Kill-Failure.h>
@ -59,8 +59,8 @@ static const ber_tlv_tag_t asn_DEF_kill_Failure_ies_tags_2[] = {
(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
}; };
static asn_SET_OF_specifics_t asn_SPC_kill_Failure_ies_specs_2 = { static asn_SET_OF_specifics_t asn_SPC_kill_Failure_ies_specs_2 = {
sizeof(struct kill_Failure_ies), sizeof(struct SABP_Kill_Failure__kill_Failure_ies),
offsetof(struct kill_Failure_ies, _asn_ctx), offsetof(struct SABP_Kill_Failure__kill_Failure_ies, _asn_ctx),
0, /* XER encoding is XMLDelimitedItemList */ 0, /* XER encoding is XMLDelimitedItemList */
}; };
static /* Use -fall-defs-global to expose */ static /* Use -fall-defs-global to expose */

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-PDU" * From ASN.1 module "SABP-PDU"
* found in "../../asn1/sabp/SABP-PDU.asn" * found in "../../asn1/sabp/SABP-PDU.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#include <osmocom/sabp/SABP_Kill.h> #include <osmocom/sabp/SABP_Kill.h>
@ -59,8 +59,8 @@ static const ber_tlv_tag_t asn_DEF_kill_ies_tags_2[] = {
(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
}; };
static asn_SET_OF_specifics_t asn_SPC_kill_ies_specs_2 = { static asn_SET_OF_specifics_t asn_SPC_kill_ies_specs_2 = {
sizeof(struct kill_ies), sizeof(struct SABP_Kill__kill_ies),
offsetof(struct kill_ies, _asn_ctx), offsetof(struct SABP_Kill__kill_ies, _asn_ctx),
0, /* XER encoding is XMLDelimitedItemList */ 0, /* XER encoding is XMLDelimitedItemList */
}; };
static /* Use -fall-defs-global to expose */ static /* Use -fall-defs-global to expose */

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-PDU" * From ASN.1 module "SABP-PDU"
* found in "../../asn1/sabp/SABP-PDU.asn" * found in "../../asn1/sabp/SABP-PDU.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#include <osmocom/sabp/SABP_Load-Query-Complete.h> #include <osmocom/sabp/SABP_Load-Query-Complete.h>
@ -59,8 +59,8 @@ static const ber_tlv_tag_t asn_DEF_load_Query_Complete_ies_tags_2[] = {
(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
}; };
static asn_SET_OF_specifics_t asn_SPC_load_Query_Complete_ies_specs_2 = { static asn_SET_OF_specifics_t asn_SPC_load_Query_Complete_ies_specs_2 = {
sizeof(struct load_Query_Complete_ies), sizeof(struct SABP_Load_Query_Complete__load_Query_Complete_ies),
offsetof(struct load_Query_Complete_ies, _asn_ctx), offsetof(struct SABP_Load_Query_Complete__load_Query_Complete_ies, _asn_ctx),
0, /* XER encoding is XMLDelimitedItemList */ 0, /* XER encoding is XMLDelimitedItemList */
}; };
static /* Use -fall-defs-global to expose */ static /* Use -fall-defs-global to expose */

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-PDU" * From ASN.1 module "SABP-PDU"
* found in "../../asn1/sabp/SABP-PDU.asn" * found in "../../asn1/sabp/SABP-PDU.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#include <osmocom/sabp/SABP_Load-Query-Failure.h> #include <osmocom/sabp/SABP_Load-Query-Failure.h>
@ -59,8 +59,8 @@ static const ber_tlv_tag_t asn_DEF_load_Query_Failure_ies_tags_2[] = {
(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
}; };
static asn_SET_OF_specifics_t asn_SPC_load_Query_Failure_ies_specs_2 = { static asn_SET_OF_specifics_t asn_SPC_load_Query_Failure_ies_specs_2 = {
sizeof(struct load_Query_Failure_ies), sizeof(struct SABP_Load_Query_Failure__load_Query_Failure_ies),
offsetof(struct load_Query_Failure_ies, _asn_ctx), offsetof(struct SABP_Load_Query_Failure__load_Query_Failure_ies, _asn_ctx),
0, /* XER encoding is XMLDelimitedItemList */ 0, /* XER encoding is XMLDelimitedItemList */
}; };
static /* Use -fall-defs-global to expose */ static /* Use -fall-defs-global to expose */

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-PDU" * From ASN.1 module "SABP-PDU"
* found in "../../asn1/sabp/SABP-PDU.asn" * found in "../../asn1/sabp/SABP-PDU.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#include <osmocom/sabp/SABP_Load-Query.h> #include <osmocom/sabp/SABP_Load-Query.h>
@ -59,8 +59,8 @@ static const ber_tlv_tag_t asn_DEF_load_Query_ies_tags_2[] = {
(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
}; };
static asn_SET_OF_specifics_t asn_SPC_load_Query_ies_specs_2 = { static asn_SET_OF_specifics_t asn_SPC_load_Query_ies_specs_2 = {
sizeof(struct load_Query_ies), sizeof(struct SABP_Load_Query__load_Query_ies),
offsetof(struct load_Query_ies, _asn_ctx), offsetof(struct SABP_Load_Query__load_Query_ies, _asn_ctx),
0, /* XER encoding is XMLDelimitedItemList */ 0, /* XER encoding is XMLDelimitedItemList */
}; };
static /* Use -fall-defs-global to expose */ static /* Use -fall-defs-global to expose */

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#include <osmocom/sabp/SABP_Message-Identifier.h> #include <osmocom/sabp/SABP_Message-Identifier.h>

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-PDU" * From ASN.1 module "SABP-PDU"
* found in "../../asn1/sabp/SABP-PDU.asn" * found in "../../asn1/sabp/SABP-PDU.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#include <osmocom/sabp/SABP_Message-Status-Query-Complete.h> #include <osmocom/sabp/SABP_Message-Status-Query-Complete.h>
@ -59,8 +59,8 @@ static const ber_tlv_tag_t asn_DEF_message_Status_Query_Complete_ies_tags_2[] =
(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
}; };
static asn_SET_OF_specifics_t asn_SPC_message_Status_Query_Complete_ies_specs_2 = { static asn_SET_OF_specifics_t asn_SPC_message_Status_Query_Complete_ies_specs_2 = {
sizeof(struct message_Status_Query_Complete_ies), sizeof(struct SABP_Message_Status_Query_Complete__message_Status_Query_Complete_ies),
offsetof(struct message_Status_Query_Complete_ies, _asn_ctx), offsetof(struct SABP_Message_Status_Query_Complete__message_Status_Query_Complete_ies, _asn_ctx),
0, /* XER encoding is XMLDelimitedItemList */ 0, /* XER encoding is XMLDelimitedItemList */
}; };
static /* Use -fall-defs-global to expose */ static /* Use -fall-defs-global to expose */

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-PDU" * From ASN.1 module "SABP-PDU"
* found in "../../asn1/sabp/SABP-PDU.asn" * found in "../../asn1/sabp/SABP-PDU.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#include <osmocom/sabp/SABP_Message-Status-Query-Failure.h> #include <osmocom/sabp/SABP_Message-Status-Query-Failure.h>
@ -59,8 +59,8 @@ static const ber_tlv_tag_t asn_DEF_message_Status_Query_Failure_ies_tags_2[] = {
(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
}; };
static asn_SET_OF_specifics_t asn_SPC_message_Status_Query_Failure_ies_specs_2 = { static asn_SET_OF_specifics_t asn_SPC_message_Status_Query_Failure_ies_specs_2 = {
sizeof(struct message_Status_Query_Failure_ies), sizeof(struct SABP_Message_Status_Query_Failure__message_Status_Query_Failure_ies),
offsetof(struct message_Status_Query_Failure_ies, _asn_ctx), offsetof(struct SABP_Message_Status_Query_Failure__message_Status_Query_Failure_ies, _asn_ctx),
0, /* XER encoding is XMLDelimitedItemList */ 0, /* XER encoding is XMLDelimitedItemList */
}; };
static /* Use -fall-defs-global to expose */ static /* Use -fall-defs-global to expose */

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-PDU" * From ASN.1 module "SABP-PDU"
* found in "../../asn1/sabp/SABP-PDU.asn" * found in "../../asn1/sabp/SABP-PDU.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#include <osmocom/sabp/SABP_Message-Status-Query.h> #include <osmocom/sabp/SABP_Message-Status-Query.h>
@ -59,8 +59,8 @@ static const ber_tlv_tag_t asn_DEF_message_Status_Query_ies_tags_2[] = {
(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
}; };
static asn_SET_OF_specifics_t asn_SPC_message_Status_Query_ies_specs_2 = { static asn_SET_OF_specifics_t asn_SPC_message_Status_Query_ies_specs_2 = {
sizeof(struct message_Status_Query_ies), sizeof(struct SABP_Message_Status_Query__message_Status_Query_ies),
offsetof(struct message_Status_Query_ies, _asn_ctx), offsetof(struct SABP_Message_Status_Query__message_Status_Query_ies, _asn_ctx),
0, /* XER encoding is XMLDelimitedItemList */ 0, /* XER encoding is XMLDelimitedItemList */
}; };
static /* Use -fall-defs-global to expose */ static /* Use -fall-defs-global to expose */

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#include <osmocom/sabp/SABP_MessageStructure.h> #include <osmocom/sabp/SABP_MessageStructure.h>
@ -12,8 +12,8 @@ static asn_per_constraints_t asn_PER_type_SABP_MessageStructure_constr_1 GCC_NOT
{ APC_CONSTRAINED, 8, 8, 1l, 256l } /* (SIZE(1..256)) */, { APC_CONSTRAINED, 8, 8, 1l, 256l } /* (SIZE(1..256)) */,
0, 0 /* No PER value map */ 0, 0 /* No PER value map */
}; };
static asn_TYPE_member_t asn_MBR_MemberA_2[] = { static asn_TYPE_member_t asn_MBR_Member_2[] = {
{ ATF_NOFLAGS, 0, offsetof(struct MemberA, iE_ID), { ATF_NOFLAGS, 0, offsetof(struct SABP_MessageStructure__Member, iE_ID),
(ASN_TAG_CLASS_CONTEXT | (0 << 2)), (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
-1, /* IMPLICIT tag at current level */ -1, /* IMPLICIT tag at current level */
&asn_DEF_SABP_ProtocolIE_ID, &asn_DEF_SABP_ProtocolIE_ID,
@ -22,7 +22,7 @@ static asn_TYPE_member_t asn_MBR_MemberA_2[] = {
0, 0,
"iE-ID" "iE-ID"
}, },
{ ATF_POINTER, 2, offsetof(struct MemberA, repetitionNumber), { ATF_POINTER, 2, offsetof(struct SABP_MessageStructure__Member, repetitionNumber),
(ASN_TAG_CLASS_CONTEXT | (1 << 2)), (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
-1, /* IMPLICIT tag at current level */ -1, /* IMPLICIT tag at current level */
&asn_DEF_SABP_RepetitionNumber1, &asn_DEF_SABP_RepetitionNumber1,
@ -31,7 +31,7 @@ static asn_TYPE_member_t asn_MBR_MemberA_2[] = {
0, 0,
"repetitionNumber" "repetitionNumber"
}, },
{ ATF_POINTER, 1, offsetof(struct MemberA, iE_Extensions), { ATF_POINTER, 1, offsetof(struct SABP_MessageStructure__Member, iE_Extensions),
(ASN_TAG_CLASS_CONTEXT | (2 << 2)), (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
-1, /* IMPLICIT tag at current level */ -1, /* IMPLICIT tag at current level */
&asn_DEF_SABP_IE_Extensions, &asn_DEF_SABP_IE_Extensions,
@ -41,27 +41,27 @@ static asn_TYPE_member_t asn_MBR_MemberA_2[] = {
"iE-Extensions" "iE-Extensions"
}, },
}; };
static const int asn_MAP_MemberA_oms_2[] = { 1, 2 }; static const int asn_MAP_Member_oms_2[] = { 1, 2 };
static const ber_tlv_tag_t asn_DEF_MemberA_tags_2[] = { static const ber_tlv_tag_t asn_DEF_Member_tags_2[] = {
(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
}; };
static const asn_TYPE_tag2member_t asn_MAP_MemberA_tag2el_2[] = { static const asn_TYPE_tag2member_t asn_MAP_Member_tag2el_2[] = {
{ (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* iE-ID */ { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* iE-ID */
{ (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* repetitionNumber */ { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* repetitionNumber */
{ (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* iE-Extensions */ { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* iE-Extensions */
}; };
static asn_SEQUENCE_specifics_t asn_SPC_MemberA_specs_2 = { static asn_SEQUENCE_specifics_t asn_SPC_Member_specs_2 = {
sizeof(struct MemberA), sizeof(struct SABP_MessageStructure__Member),
offsetof(struct MemberA, _asn_ctx), offsetof(struct SABP_MessageStructure__Member, _asn_ctx),
asn_MAP_MemberA_tag2el_2, asn_MAP_Member_tag2el_2,
3, /* Count of tags in the map */ 3, /* Count of tags in the map */
asn_MAP_MemberA_oms_2, /* Optional members */ asn_MAP_Member_oms_2, /* Optional members */
2, 0, /* Root/Additions */ 2, 0, /* Root/Additions */
2, /* Start extensions */ 2, /* Start extensions */
4 /* Stop extensions */ 4 /* Stop extensions */
}; };
static /* Use -fall-defs-global to expose */ static /* Use -fall-defs-global to expose */
asn_TYPE_descriptor_t asn_DEF_MemberA_2 = { asn_TYPE_descriptor_t asn_DEF_Member_2 = {
"SEQUENCE", "SEQUENCE",
"SEQUENCE", "SEQUENCE",
SEQUENCE_free, SEQUENCE_free,
@ -76,23 +76,23 @@ asn_TYPE_descriptor_t asn_DEF_MemberA_2 = {
SEQUENCE_decode_aper, SEQUENCE_decode_aper,
SEQUENCE_encode_aper, SEQUENCE_encode_aper,
0, /* Use generic outmost tag fetcher */ 0, /* Use generic outmost tag fetcher */
asn_DEF_MemberA_tags_2, asn_DEF_Member_tags_2,
sizeof(asn_DEF_MemberA_tags_2) sizeof(asn_DEF_Member_tags_2)
/sizeof(asn_DEF_MemberA_tags_2[0]), /* 1 */ /sizeof(asn_DEF_Member_tags_2[0]), /* 1 */
asn_DEF_MemberA_tags_2, /* Same as above */ asn_DEF_Member_tags_2, /* Same as above */
sizeof(asn_DEF_MemberA_tags_2) sizeof(asn_DEF_Member_tags_2)
/sizeof(asn_DEF_MemberA_tags_2[0]), /* 1 */ /sizeof(asn_DEF_Member_tags_2[0]), /* 1 */
0, /* No PER visible constraints */ 0, /* No PER visible constraints */
asn_MBR_MemberA_2, asn_MBR_Member_2,
3, /* Elements count */ 3, /* Elements count */
&asn_SPC_MemberA_specs_2 /* Additional specs */ &asn_SPC_Member_specs_2 /* Additional specs */
}; };
static asn_TYPE_member_t asn_MBR_SABP_MessageStructure_1[] = { static asn_TYPE_member_t asn_MBR_SABP_MessageStructure_1[] = {
{ ATF_POINTER, 0, 0, { ATF_POINTER, 0, 0,
(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
0, 0,
&asn_DEF_MemberA_2, &asn_DEF_Member_2,
0, /* Defer constraints checking to the member type */ 0, /* Defer constraints checking to the member type */
0, /* No PER visible constraints */ 0, /* No PER visible constraints */
0, 0,

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#include <osmocom/sabp/SABP_New-Serial-Number.h> #include <osmocom/sabp/SABP_New-Serial-Number.h>

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#include <osmocom/sabp/SABP_Number-Of-Broadcasts-Completed-Info.h> #include <osmocom/sabp/SABP_Number-Of-Broadcasts-Completed-Info.h>

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#include <osmocom/sabp/SABP_Number-of-Broadcasts-Completed-List-Item.h> #include <osmocom/sabp/SABP_Number-of-Broadcasts-Completed-List-Item.h>

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#include <osmocom/sabp/SABP_Number-of-Broadcasts-Completed-List.h> #include <osmocom/sabp/SABP_Number-of-Broadcasts-Completed-List.h>

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#include <osmocom/sabp/SABP_Number-of-Broadcasts-Requested.h> #include <osmocom/sabp/SABP_Number-of-Broadcasts-Requested.h>

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#include <osmocom/sabp/SABP_Old-Serial-Number.h> #include <osmocom/sabp/SABP_Old-Serial-Number.h>

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-IEs" * From ASN.1 module "SABP-IEs"
* found in "../../asn1/sabp/SABP-IEs.asn" * found in "../../asn1/sabp/SABP-IEs.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#include <osmocom/sabp/SABP_Paging-ETWS-Indicator.h> #include <osmocom/sabp/SABP_Paging-ETWS-Indicator.h>

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-CommonDataTypes" * From ASN.1 module "SABP-CommonDataTypes"
* found in "../../asn1/sabp/SABP-CommonDataTypes.asn" * found in "../../asn1/sabp/SABP-CommonDataTypes.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#include <osmocom/sabp/SABP_Presence.h> #include <osmocom/sabp/SABP_Presence.h>

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-CommonDataTypes" * From ASN.1 module "SABP-CommonDataTypes"
* found in "../../asn1/sabp/SABP-CommonDataTypes.asn" * found in "../../asn1/sabp/SABP-CommonDataTypes.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#include <osmocom/sabp/SABP_ProcedureCode.h> #include <osmocom/sabp/SABP_ProcedureCode.h>

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-CommonDataTypes" * From ASN.1 module "SABP-CommonDataTypes"
* found in "../../asn1/sabp/SABP-CommonDataTypes.asn" * found in "../../asn1/sabp/SABP-CommonDataTypes.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#include <osmocom/sabp/SABP_ProtocolExtensionID.h> #include <osmocom/sabp/SABP_ProtocolExtensionID.h>

View File

@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "SABP-CommonDataTypes" * From ASN.1 module "SABP-CommonDataTypes"
* found in "../../asn1/sabp/SABP-CommonDataTypes.asn" * found in "../../asn1/sabp/SABP-CommonDataTypes.asn"
* `asn1c -R` * `asn1c -R -fcompound-names`
*/ */
#include <osmocom/sabp/SABP_ProtocolIE-ID.h> #include <osmocom/sabp/SABP_ProtocolIE-ID.h>

Some files were not shown because too many files have changed in this diff Show More