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) |
Ron Shacham | a9733db | 2020-09-14 12:05:31 -0400 | [diff] [blame] | 18 | |
| 19 | |
| 20 | #ifdef __cplusplus |
| 21 | } |
| 22 | #endif |
| 23 | |
| 24 | #endif /* _ASN_CONSTANT_H */ |