Loading 33128/r19/TS33128Payloads.asn +9 −3 Original line number Diff line number Diff line Loading @@ -3016,20 +3016,26 @@ AddressInformation ::= CHOICE IPv4AddressUDPPortRange ::= SEQUENCE { iPv4Address [1] IPv4Address, uDPPortRange [2] UDPPortRange uDPPortRange [2] PortRange } IPv4AddressTCPPortRange ::= SEQUENCE { iPv4Address [1] IPv4Address, tCPPortRange [2] TCPPortRange tCPPortRange [2] PortRange } IPv4AddressUDPTCPPortRange ::= SEQUENCE { iPv4Address [1] IPv4Address, uDPPortRange [2] UDPPortRange, tCPPortRange [2] TCPPortRange tCPPortRange [2] PortRange } PortRange ::= SEQUENCE { portStart [1] INTEGER (0..65535), portEnd [2] INTEGER (0..65535) } -- ================================ Loading Loading
33128/r19/TS33128Payloads.asn +9 −3 Original line number Diff line number Diff line Loading @@ -3016,20 +3016,26 @@ AddressInformation ::= CHOICE IPv4AddressUDPPortRange ::= SEQUENCE { iPv4Address [1] IPv4Address, uDPPortRange [2] UDPPortRange uDPPortRange [2] PortRange } IPv4AddressTCPPortRange ::= SEQUENCE { iPv4Address [1] IPv4Address, tCPPortRange [2] TCPPortRange tCPPortRange [2] PortRange } IPv4AddressUDPTCPPortRange ::= SEQUENCE { iPv4Address [1] IPv4Address, uDPPortRange [2] UDPPortRange, tCPPortRange [2] TCPPortRange tCPPortRange [2] PortRange } PortRange ::= SEQUENCE { portStart [1] INTEGER (0..65535), portEnd [2] INTEGER (0..65535) } -- ================================ Loading