Loading asn1/CALMfntp/CALMfntp.asn +6 −4 Original line number Original line Diff line number Diff line Loading @@ -175,6 +175,7 @@ NFfntpCommRequest::=SEQUENCE{ remotePort PortNumber, remotePort PortNumber, linkID Link-ID, linkID Link-ID, data ITSfpdu, data ITSfpdu, priority UserPriority, controlField FntpOptions -- some options do not apply controlField FntpOptions -- some options do not apply } } Loading @@ -197,7 +198,8 @@ NFfntpCommIndication::=SEQUENCE{ remotePort PortNumber, remotePort PortNumber, linkID Link-ID, linkID Link-ID, data ITSfpdu, data ITSfpdu, priority UserPriority priority UserPriority, controlField FntpOptions } } -- General types -- -- General types -- Loading @@ -207,8 +209,8 @@ PortNumber::=CHOICE{ portLong INTEGER(0..32767) 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 -- Values noFNTPfwtEntries INTEGER::=65535 noFNTPfwtEntries INTEGER::=65535 Loading Loading
asn1/CALMfntp/CALMfntp.asn +6 −4 Original line number Original line Diff line number Diff line Loading @@ -175,6 +175,7 @@ NFfntpCommRequest::=SEQUENCE{ remotePort PortNumber, remotePort PortNumber, linkID Link-ID, linkID Link-ID, data ITSfpdu, data ITSfpdu, priority UserPriority, controlField FntpOptions -- some options do not apply controlField FntpOptions -- some options do not apply } } Loading @@ -197,7 +198,8 @@ NFfntpCommIndication::=SEQUENCE{ remotePort PortNumber, remotePort PortNumber, linkID Link-ID, linkID Link-ID, data ITSfpdu, data ITSfpdu, priority UserPriority priority UserPriority, controlField FntpOptions } } -- General types -- -- General types -- Loading @@ -207,8 +209,8 @@ PortNumber::=CHOICE{ portLong INTEGER(0..32767) 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 -- Values noFNTPfwtEntries INTEGER::=65535 noFNTPfwtEntries INTEGER::=65535 Loading