Loading Ipv6OverGeoNetworking/LibItsIpv6OverGeoNetworking_TypesAndValues.ttcn +1 −1 Original line number Original line Diff line number Diff line Loading @@ -141,7 +141,7 @@ module LibItsIpv6OverGeoNetworking_TypesAndValues { /** /** * @desc IPv6 Address * @desc IPv6 Address */ */ type Oct16 Ipv6Address; type Oct16 Ipv6Address with {encode "length(16)"}; group rfc2461MessageTypes { group rfc2461MessageTypes { const UInt8 c_prefixInfo := 3 ; const UInt8 c_prefixInfo := 3 ; Loading Loading
Ipv6OverGeoNetworking/LibItsIpv6OverGeoNetworking_TypesAndValues.ttcn +1 −1 Original line number Original line Diff line number Diff line Loading @@ -141,7 +141,7 @@ module LibItsIpv6OverGeoNetworking_TypesAndValues { /** /** * @desc IPv6 Address * @desc IPv6 Address */ */ type Oct16 Ipv6Address; type Oct16 Ipv6Address with {encode "length(16)"}; group rfc2461MessageTypes { group rfc2461MessageTypes { const UInt8 c_prefixInfo := 3 ; const UInt8 c_prefixInfo := 3 ; Loading