Loading asn1/CALMfntp/CALMfntp.asn +6 −4 Original line number Diff line number Diff line Loading @@ -175,6 +175,7 @@ NFfntpCommRequest::=SEQUENCE{ remotePort PortNumber, linkID Link-ID, data ITSfpdu, priority UserPriority, controlField FntpOptions -- some options do not apply } Loading @@ -197,7 +198,8 @@ NFfntpCommIndication::=SEQUENCE{ remotePort PortNumber, linkID Link-ID, data ITSfpdu, priority UserPriority priority UserPriority, controlField FntpOptions } -- General types -- Loading @@ -207,8 +209,8 @@ PortNumber::=CHOICE{ portLong INTEGER(0..32767) } ITSfpdu::= OCTET STRING (SIZE(0..65535)) -- as defined by application. Details not known to FNTP -- ITSfpdu as defined by application. Details not known to FNTP ITSfpdu::=OCTET STRING -- Values noFNTPfwtEntries INTEGER::=65535 Loading Loading
asn1/CALMfntp/CALMfntp.asn +6 −4 Original line number Diff line number Diff line Loading @@ -175,6 +175,7 @@ NFfntpCommRequest::=SEQUENCE{ remotePort PortNumber, linkID Link-ID, data ITSfpdu, priority UserPriority, controlField FntpOptions -- some options do not apply } Loading @@ -197,7 +198,8 @@ NFfntpCommIndication::=SEQUENCE{ remotePort PortNumber, linkID Link-ID, data ITSfpdu, priority UserPriority priority UserPriority, controlField FntpOptions } -- General types -- Loading @@ -207,8 +209,8 @@ PortNumber::=CHOICE{ portLong INTEGER(0..32767) } ITSfpdu::= OCTET STRING (SIZE(0..65535)) -- as defined by application. Details not known to FNTP -- ITSfpdu as defined by application. Details not known to FNTP ITSfpdu::=OCTET STRING -- Values noFNTPfwtEntries INTEGER::=65535 Loading