diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:14:53 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:14:53 +0000 |
commit | a86c5f7cae7ec9a3398300555a0b644689d946a1 (patch) | |
tree | 39fe4b107c71174fd1e8a8ceb9a4d2aa14116248 /epan/dissectors/asn1/rnsap/RNSAP-Constants.asn | |
parent | Releasing progress-linux version 4.2.6-1~progress7.99u1. (diff) | |
download | wireshark-a86c5f7cae7ec9a3398300555a0b644689d946a1.tar.xz wireshark-a86c5f7cae7ec9a3398300555a0b644689d946a1.zip |
Merging upstream version 4.4.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'epan/dissectors/asn1/rnsap/RNSAP-Constants.asn')
-rw-r--r-- | epan/dissectors/asn1/rnsap/RNSAP-Constants.asn | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/epan/dissectors/asn1/rnsap/RNSAP-Constants.asn b/epan/dissectors/asn1/rnsap/RNSAP-Constants.asn index 933f9148..1d30a723 100644 --- a/epan/dissectors/asn1/rnsap/RNSAP-Constants.asn +++ b/epan/dissectors/asn1/rnsap/RNSAP-Constants.asn @@ -131,9 +131,9 @@ maxNrOfActiveMBMSServices INTEGER ::= 256 maxNrOfPoints INTEGER ::= 15 maxNrOfRLs INTEGER ::= 16 maxNrOfRLSets INTEGER ::= maxNrOfRLs -maxNrOfRLSets-1 INTEGER ::= 15 -- maxNrOfRLSets – 1 -maxNrOfRLs-1 INTEGER ::= 15 -- maxNrOfRLs – 1 -maxNrOfRLs-2 INTEGER ::= 14 -- maxNrOfRLs – 2 +maxNrOfRLSets-1 INTEGER ::= 15 -- maxNrOfRLSets – 1 +maxNrOfRLs-1 INTEGER ::= 15 -- maxNrOfRLs – 1 +maxNrOfRLs-2 INTEGER ::= 14 -- maxNrOfRLs – 2 maxNrOfUEs INTEGER ::= 4096 maxNrOfULTs INTEGER ::= 15 maxNrOfULTsLCR INTEGER ::= 6 @@ -158,7 +158,7 @@ maxNrOfTsLCR INTEGER ::= 6 maxNoSat INTEGER ::= 16 maxNoGPSTypes INTEGER ::= 8 maxNrOfMeasNCell INTEGER ::= 96 -maxNrOfMeasNCell-1 INTEGER ::= 95 -- maxNrOfMeasNCell – 1 +maxNrOfMeasNCell-1 INTEGER ::= 95 -- maxNrOfMeasNCell – 1 maxResetContext INTEGER ::= 250 maxResetContextGroup INTEGER ::= 32 maxNrOfHARQProc INTEGER ::= 8 @@ -166,12 +166,12 @@ maxNrOfHSSCCHCodes INTEGER ::= 4 maxNrOfHSSICHs INTEGER ::= 4 maxNrOfHSSICHs-1 INTEGER ::= 3 maxNrOfMACdFlows INTEGER ::= 8 -maxNrOfMACdFlows-1 INTEGER ::= 7 -- maxNrOfMACdFlows – 1 +maxNrOfMACdFlows-1 INTEGER ::= 7 -- maxNrOfMACdFlows – 1 maxNrOfMACdPDUSize INTEGER ::= 32 maxNrOfPDUIndexes INTEGER ::= 8 -maxNrOfPDUIndexes-1 INTEGER ::= 7 -- maxNrOfPDUIndexes – 1 +maxNrOfPDUIndexes-1 INTEGER ::= 7 -- maxNrOfPDUIndexes – 1 maxNrOfPrioQueues INTEGER ::= 8 -maxNrOfPrioQueues-1 INTEGER ::= 7 -- maxNrOfPrioQueues – 1 +maxNrOfPrioQueues-1 INTEGER ::= 7 -- maxNrOfPrioQueues – 1 maxNrOfSNAs INTEGER ::= 65536 maxNrOfSatAlmanac-maxNoSat INTEGER ::= 16 maxNrOfGERANSI INTEGER ::= 8 |