Ron Shacham | a9733db | 2020-09-14 12:05:31 -0400 | [diff] [blame] | 1 | /* |
| 2 | * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) |
| 3 | */ |
| 4 | |
| 5 | #ifndef _ASN_CONSTANT_H |
| 6 | #define _ASN_CONSTANT_H |
| 7 | |
| 8 | #ifdef __cplusplus |
| 9 | extern "C" { |
| 10 | #endif |
| 11 | |
| 12 | #define maxProtocolIEs (65535) |
| 13 | #define maxnoofErrors (256) |
naman.gupta | 4e29ea3 | 2021-09-24 14:19:08 +0530 | [diff] [blame] | 14 | #define maxofE2nodeComponents (1024) |
Ron Shacham | a9733db | 2020-09-14 12:05:31 -0400 | [diff] [blame] | 15 | #define maxofRANfunctionID (256) |
| 16 | #define maxofRICactionID (16) |
naman.gupta | 4e29ea3 | 2021-09-24 14:19:08 +0530 | [diff] [blame] | 17 | #define maxofTNLA (32) |
subhash kumar singh | f86662b | 2022-03-22 00:39:54 +0530 | [diff] [blame^] | 18 | #define maxofRICrequestID (4294967295) |
Ron Shacham | a9733db | 2020-09-14 12:05:31 -0400 | [diff] [blame] | 19 | |
| 20 | |
| 21 | #ifdef __cplusplus |
| 22 | } |
| 23 | #endif |
| 24 | |
| 25 | #endif /* _ASN_CONSTANT_H */ |