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