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