Loading ttcn/GeoNetworking/LibItsGeoNetworking_TypesAndValues.ttcn +2 −0 Original line number Diff line number Diff line Loading @@ -60,6 +60,8 @@ module LibItsGeoNetworking_TypesAndValues { group geoNwHeaderConstants { const UInt4 c_geoNwProtocolVersion := 0; const UInt8 c_hopLimit1 := 1; const UInt8 c_defaultHopLimit := 10; } // end geoNwHeaderConstants Loading Loading
ttcn/GeoNetworking/LibItsGeoNetworking_TypesAndValues.ttcn +2 −0 Original line number Diff line number Diff line Loading @@ -60,6 +60,8 @@ module LibItsGeoNetworking_TypesAndValues { group geoNwHeaderConstants { const UInt4 c_geoNwProtocolVersion := 0; const UInt8 c_hopLimit1 := 1; const UInt8 c_defaultHopLimit := 10; } // end geoNwHeaderConstants Loading