Loading ttcn/GeoNetworking/LibItsGeoNetworking_TypesAndValues.ttcn +2 −2 Original line number Diff line number Diff line Loading @@ -425,11 +425,11 @@ module LibItsGeoNetworking_TypesAndValues { HeaderTST headerTST, UInt8 reserved, Bit8 flags, UInt16 plLength, UInt16 plLength, // The Codec shall set the length of the paylaod if present TrafficClass trafficClass, UInt8 hopLimit, LongPosVector senderPosVector } } with { encode(plLength) "MarkForUpdate" }; /** * @desc Identifies the header type and the header subtype for GEOANYCAST. Loading Loading
ttcn/GeoNetworking/LibItsGeoNetworking_TypesAndValues.ttcn +2 −2 Original line number Diff line number Diff line Loading @@ -425,11 +425,11 @@ module LibItsGeoNetworking_TypesAndValues { HeaderTST headerTST, UInt8 reserved, Bit8 flags, UInt16 plLength, UInt16 plLength, // The Codec shall set the length of the paylaod if present TrafficClass trafficClass, UInt8 hopLimit, LongPosVector senderPosVector } } with { encode(plLength) "MarkForUpdate" }; /** * @desc Identifies the header type and the header subtype for GEOANYCAST. Loading